/* === Lato - 100 */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 100;
	src: url("./../fonts/Lato-Thin.eot");
	src: local("Lato Hairline"),
		local("Lato-Hairline"),
		url("./../fonts/Lato-Thin.eot") format("embedded-opentype"),
		url("./../fonts/Lato-Thin.woff2") format("woff2"),
		url("./../fonts/Lato-Thin.woff") format("woff"),
		url("./../fonts/Lato-Thin.ttf") format("truetype"),
		url("./../fonts/Lato-Thin.svg") format("svg");
}

/* === Lato - 300 */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
	src: url("./../fonts/Lato-Light.eot");
	src: local("Lato Light"),
		local("Lato-Light"),
		url("./../fonts/Lato-Light.eot") format("embedded-opentype"),
		url("./../fonts/Lato-Light.woff2") format("woff2"),
		url("./../fonts/Lato-Light.woff") format("woff"),
		url("./../fonts/Lato-Light.ttf") format("truetype"),
		url("./../fonts/Lato-Light.svg") format("svg");
}

/* === Lato - regular */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: url("./../fonts/Lato-Regular.eot");
	src: local("Lato Regular"),
		local("Lato-Regular"),
		url("./../fonts/Lato-Regular.eot") format("embedded-opentype"),
		url("./../fonts/Lato-Regular.woff2") format("woff2"),
		url("./../fonts/Lato-Regular.woff") format("woff"),
		url("./../fonts/Lato-Regular.ttf") format("truetype"),
		url("./../fonts/Lato-Regular.svg") format("svg");
}

/* === Lato - 700 */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	src: url("./../fonts/Lato-Bold.eot");
	src: local("Lato Bold"),
		local("Lato-Bold"),
		url("./../fonts/Lato-Bold.eot") format("embedded-opentype"),
		url("./../fonts/Lato-Bold.woff2") format("woff2"),
		url("./../fonts/Lato-Bold.woff") format("woff"),
		url("./../fonts/Lato-Bold.ttf") format("truetype"),
		url("./../fonts/Lato-Bold.svg") format("svg");
}
