@font-face {
	font-display: swap;
	font-family: "Formular";
	font-style: normal;
	font-weight: 300;
	src: url("Formular-Light.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Formular";
	font-style: normal;
	font-weight: 400;
	src: url("Formular.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Formular";
	font-style: normal;
	font-weight: 500;
	src: url("Formular-Medium.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Formular";
	font-style: normal;
	font-weight: 700;
	src: url("Formular-Bold.ttf") format("truetype");
}
@font-face {
	font-display: swap;
	font-family: "Formular";
	font-style: normal;
	font-weight: 800;
	src: url("Formular-Black.ttf") format("truetype");
}
