/* barlow-regular - latin */
@font-face {
	font-family: "Barlow";
	font-style: normal;
	font-weight: 400;
	src: url("./barlow-regular.eot");
	src: local(""), url("./barlow-regular.eot?#iefix") format("embedded-opentype"),
		url("./barlow-regular.woff2") format("woff2"),
		url("./barlow-regular.woff") format("woff"),
		url("./barlow-regular.ttf") format("truetype"),
		url("./barlow-regular.svg#Barlow") format("svg");
}
/* barlow-600 - latin */
@font-face {
	font-family: "Barlow";
	font-style: normal;
	font-weight: 600;
	src: url("./barlow-600.eot");
	src: local(""), url("./barlow-600.eot?#iefix") format("embedded-opentype"),
		url("./barlow-600.woff2") format("woff2"),
		url("./barlow-600.woff") format("woff"),
		url("./barlow-600.ttf") format("truetype"),
		url("./barlow-600.svg#Barlow") format("svg");
}
/* barlow-800 - latin */
@font-face {
	font-family: "Barlow";
	font-style: normal;
	font-weight: 800;
	src: url("./barlow-800.eot");
	src: local(""), url("./barlow-800.eot?#iefix") format("embedded-opentype"),
		url("./barlow-800.woff2") format("woff2"),
		url("./barlow-800.woff") format("woff"),
		url("./barlow-800.ttf") format("truetype"),
		url("./barlow-800.svg#Barlow") format("svg");
}
/* barlow-900 - latin */
@font-face {
	font-family: "Barlow";
	font-style: normal;
	font-weight: 900;
	src: url("./barlow-900.eot");
	src: local(""), url("./barlow-900.eot?#iefix") format("embedded-opentype"),
		url("./barlow-900.woff2") format("woff2"),
		url("./barlow-900.woff") format("woff"),
		url("./barlow-900.ttf") format("truetype"),
		url("./barlow-900.svg#Barlow") format("svg");
}
