@font-face {
	font-display: swap;
	font-family: "Google Sans";
	font-style: normal;
	font-weight: 400;
	src: url("GoogleSans-Regular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Google Sans";
	font-style: normal;
	font-weight: 500;
	src: url("GoogleSans-Medium.ttf") format("truetype");
}

@font-face {
	font-display: swap;
	font-family: "Onest";
	font-style: normal;
	font-weight: 400;
	src: url("Onest-Regular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Onest";
	font-style: normal;
	font-weight: 500;
	src: url("Onest-Medium.ttf") format("truetype");
}

@font-face {
	font-display: swap;
	font-family: "Golos Text";
	font-style: normal;
	font-weight: 400;
	src: url("GolosText-Regular.ttf") format("truetype");
}