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

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

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

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