@font-face {
	font-display: swap;
	font-family: "Golos-Text";
	font-style: normal;
	font-weight: 400;
	src: url("Golos-Text_Regular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Golos-Text";
	font-style: normal;
	font-weight: 600;
	src: url("Golos-Text_DemiBold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Golos-Text";
	font-style: normal;
	font-weight: 500;
	src: url("Golos-Text_Medium.ttf") format("truetype");
}