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

@font-face {
	font-family: 'Lato-Light';
	src: url(../fonts/Lato-Light.eot);
	src: url(../fonts/Lato-Light.woff) format('woff'),
	url(../fonts/Lato-Light.ttf) format('truetype'),
	url(../fonts/Lato-Light.svg) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato-Bold';
	src:url(../fonts/Lato-Bold.eot);
	src:url(../fonts/Lato-Bold.woff) format('woff'),
		url(../fonts/Lato-Bold.ttf) format('truetype'),
		url(../fonts/Lato-Bold.svg) format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Libre';
	src: url(../fonts/LibreBaskerville-Regular.eot);
	src: url(../fonts/LibreBaskerville-Regular.woff) format('woff'),
		 url(../fonts/LibreBaskerville-Regular.ttf) format('truetype'),
		 url(../fonts/LibreBaskerville-Regular.svg) format('svg');
	font-weight: normal;
	font-style: normal;
}

