@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

@font-face {
	font-family: "Axiforma";
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url("Axiforma-Thin.otf") format("opentype");
}
@font-face {
	font-family: "Axiforma";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("Axiforma-Regular.otf") format("opentype");
}
@font-face {
	font-family: "Axiforma";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("Axiforma-Bold.otf") format("opentype");
}
