@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');
	font-weight: normal;
	font-style: normal;
}

@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');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Merriweather';
	src: url('fonts/Merriweather-Light.eot');
	src: url('fonts/Merriweather-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/Merriweather-Light.woff2') format('woff2'),
		url('fonts/Merriweather-Light.woff') format('woff'),
		url('fonts/Merriweather-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'merriweatheritalic';
	src: url('fonts/merriweather-italic-webfont.eot');
	src: url('fonts/merriweather-italic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('fonts/merriweather-italic-webfont.woff2') format('woff2'),
		 url('fonts/merriweather-italic-webfont.woff') format('woff'),
		 url('fonts/merriweather-italic-webfont.svg#merriweatheritalic') format('svg');
	font-weight: normal;
	font-style: normal;

}



@font-face {
	font-family: 'Lato';
	src: url('fonts/Lato-Regular.eot');
	src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Regular.woff2') format('woff2'),
		url('fonts/Lato-Regular.woff') format('woff'),
		url('fonts/Lato-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('fonts/Lato-Black.eot');
	src: url('fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Black.woff2') format('woff2'),
		url('fonts/Lato-Black.woff') format('woff'),
		url('fonts/Lato-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('fonts/Lato-Bold.eot');
	src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Bold.woff2') format('woff2'),
		url('fonts/Lato-Bold.woff') format('woff'),
		url('fonts/Lato-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('fonts/Lato-Light.eot');
	src: url('fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/Lato-Light.woff2') format('woff2'),
		url('fonts/Lato-Light.woff') format('woff'),
		url('fonts/Lato-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Source Sans Pro';
	src: url('fonts/SourceSansPro-Semibold.eot');
	src: url('fonts/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'),
		url('fonts/SourceSansPro-Semibold.woff2') format('woff2'),
		url('fonts/SourceSansPro-Semibold.woff') format('woff'),
		url('fonts/SourceSansPro-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}


