@font-face {
	font-family: 'Merriweather';
	src: url('../fonts/Merriweather-Regular.eot');
	src: url('../fonts/Merriweather-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Merriweather-Regular.woff2') format('woff2'),
		 url('../fonts/Merriweather-Regular.woff') format('woff'),
		 url('../fonts/Merriweather-Regular.ttf') format('truetype'),
		 url('../fonts/Merriweather-Regular.svg#Merriweather') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Merriweather';
	src: url('../fonts/Merriweather-Italic.eot');
	src: url('../fonts/Merriweather-Italic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Merriweather-Italic.woff2') format('woff2'),
		 url('../fonts/Merriweather-Italic.woff') format('woff'),
		 url('../fonts/Merriweather-Italic.ttf') format('truetype'),
		 url('../fonts/Merriweather-Italic.svg#Merriweather') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Merriweather';
	src: url('../fonts/Merriweather-Bold.eot');
	src: url('../fonts/Merriweather-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Merriweather-Bold.woff2') format('woff2'),
		 url('../fonts/Merriweather-Bold.woff') format('woff'),
		 url('../fonts/Merriweather-Bold.ttf') format('truetype'),
		 url('../fonts/Merriweather-Bold.svg#Merriweather') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Merriweather';
	src: url('../fonts/Merriweather-BoldItalic.eot');
	src: url('../fonts/Merriweather-BoldItalic.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Merriweather-BoldItalic.woff2') format('woff2'),
		 url('../fonts/Merriweather-BoldItalic.woff') format('woff'),
		 url('../fonts/Merriweather-BoldItalic.ttf') format('truetype'),
		 url('../fonts/Merriweather-BoldItalic.svg#Merriweather') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway-ExtraBold.eot');
	src: url('../fonts/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Raleway-ExtraBold.woff2') format('woff2'),
		 url('../fonts/Raleway-ExtraBold.woff') format('woff'),
		 url('../fonts/Raleway-ExtraBold.ttf') format('truetype'),
		 url('../fonts/Raleway-ExtraBold.svg#Raleway') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway-Black.eot');
	src: url('../fonts/Raleway-Black.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Raleway-Black.woff2') format('woff2'),
		 url('../fonts/Raleway-Black.woff') format('woff'),
		 url('../fonts/Raleway-Black.ttf') format('truetype'),
		 url('../fonts/Raleway-Black.svg#Raleway') format('svg');
	font-weight: bold;
	font-style: normal;
}
