@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap");

@font-face {
	font-family: "geometria";
	src: url("geometria-webfont.woff2") format("woff2"),
		url("geometria-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "geometria";
	src: url("geometria-medium-webfont.woff2") format("woff2"),
		url("geometria-medium-webfont.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "geometria";
	src: url("geometria-mediumitalic-webfont.woff2") format("woff2"),
		url("geometria-mediumitalic-webfont.woff") format("woff");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "geometria";
	src: url("geometria-medium-webfont.woff2") format("woff2"),
		url("geometria-medium-webfont.woff") format("woff");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "geometria";
	src: url("geometria-mediumitalic-webfont.woff2") format("woff2"),
		url("geometria-mediumitalic-webfont.woff") format("woff");
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: "geometria";
	src: url("geometria-italic-webfont.woff2") format("woff2"),
		url("geometria-italic-webfont.woff") format("woff");
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: "geometria";
	src: url("geometria-light-webfont.woff2") format("woff2"),
		url("geometria-light-webfont.woff") format("woff");
	font-weight: lighter;
	font-style: normal;
}

@font-face {
	font-family: "geometria";
	src: url("geometria-lightitalic-webfont.woff2") format("woff2"),
		url("geometria-lightitalic-webfont.woff") format("woff");
	font-weight: lighter;
	font-style: italic;
}
