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

@font-face {
	font-family: 'LatoHairlineItalic';
	src: url('../src/fonts/Lato-HairlineItalic.eot?');
	src: url('../src/fonts/Lato-HairlineItalic.eot?#iefix') format('embedded-opentype'),
		url('../src/fonts/Lato-HairlineItalic.woff') format('woff'),
		url('../src/fonts/Lato-HairlineItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'LatoHairline';
	src: url('../src/fonts/Lato-Hairline.eot?');
	src: url('../src/fonts/Lato-Hairline.eot?#iefix') format('embedded-opentype'),
		url('../src/fonts/Lato-Hairline.woff') format('woff'),
		url('../src/fonts/Lato-Hairline.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'LatoLightItalic';
	src: url('../src/fonts/Lato-LightItalic.eot?');
	src: url('../src/fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('../src/fonts/Lato-LightItalic.woff') format('woff'),
		url('../src/fonts/Lato-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

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

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

@font-face {
	font-family: 'LatoBlackItalic';
	src: url('../src/fonts/Lato-BlackItalic.eot?');
	src: url('../src/fonts/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('../src/fonts/Lato-BlackItalic.woff') format('woff'),
		url('../src/fonts/Lato-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'LatoLight';
	src: url('../src/fonts/Lato-Light.eot?');
	src: url('../src/fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
		url('../src/fonts/Lato-Light.woff') format('woff'),
		url('../src/fonts/Lato-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

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

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