@font-face {
	font-family: 'Lato_Regular';
	src: url('lato-regular.eot');
	src: url('lato-regular.eot?#iefix') format('embedded-opentype'),
		 url('lato-regular.woff2') format('woff2'),
		 url('lato-regular.woff') format('woff'),
		 url('lato-regular.ttf') format('truetype'),
		 url('lato-regular.svg#arimoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato_Bold';
    src: url('Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
}
@font-face {
	font-family: 'Open_Sans';
	src: url('opensans-regular.eot');
	src: url('opensans-regular.eot?#iefix') format('embedded-opentype'),
		 url('opensans-regular.woff2') format('woff2'),
		 url('opensans-regular.woff') format('woff'),
		 url('opensans-regular.ttf') format('truetype'),
		 url('opensans-regular.svg#arimoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Open_Sans_Light';
    src: url('OpenSans-Light.eot');
    src: url('OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('OpenSans-Light.woff2') format('woff2'),
        url('OpenSans-Light.woff') format('woff'),
        url('OpenSans-Light.ttf') format('truetype'),
        url('OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
	font-family: 'Source_Sans_Pro';
	src: url('sourcesanspro-regular');
	src: url('sourcesanspro-regular.eot?#iefix') format('embedded-opentype'),
		 url('sourcesanspro-regular.woff') format('woff'),
		 url('sourcesanspro-regular.ttf') format('truetype'),
		 url('sourcesanspro-regular.svg#arimoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}