@font-face {
	font-family: 'Raleway';
	src: url('/fonts/raleway/Raleway-Heavy.eot');
	src: url('/fonts/raleway/Raleway-Heavy.eot?#iefix') format('embedded-opentype'),
		url('/fonts/raleway/Raleway-Heavy.woff') format('woff'),
		url('/fonts/raleway/Raleway-Heavy.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('/fonts/raleway/Raleway-Regular.eot');
	src: url('/fonts/raleway/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/raleway/Raleway-Regular.woff') format('woff'),
		url('/fonts/raleway/Raleway-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('/fonts/raleway/Raleway-Bold.eot');
	src: url('/fonts/raleway/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/raleway/Raleway-Bold.woff') format('woff'),
		url('/fonts/raleway/Raleway-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('/fonts/raleway/Raleway-SemiBold.eot');
	src: url('/fonts/raleway/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/raleway/Raleway-SemiBold.woff') format('woff'),
		url('/fonts/raleway/Raleway-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('/fonts/raleway/Raleway-Medium.eot');
	src: url('/fonts/raleway/Raleway-Medium.eot?#iefix') format('embedded-opentype'),
		url('/fonts/raleway/Raleway-Medium.woff') format('woff'),
		url('/fonts/raleway/Raleway-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('/fonts/raleway/Raleway-Light.eot');
	src: url('/fonts/raleway/Raleway-Light.eot?#iefix') format('embedded-opentype'),
		url('/fonts/raleway/Raleway-Light.woff') format('woff'),
		url('/fonts/raleway/Raleway-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
    font-family: 'playfair_displaybold';
    src: url('fonts/playfairdisplay-bold-webfont.eot');
    src: url('fonts/playfairdisplay-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/playfairdisplay-bold-webfont.woff') format('woff'),
         url('fonts/playfairdisplay-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'playfair_displayregular';
    src: url('fonts/playfairdisplay-regular-webfont.eot');
    src: url('fonts/playfairdisplay-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/playfairdisplay-regular-webfont.woff') format('woff'),
         url('fonts/playfairdisplay-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
