@font-face {
	font-family: "Inter";
	src: url("/font/Inter-VariableFont_slntwght.ttf");
	font-weight: 100 1000;
}

@font-face {
	font-family: "Lora";
	src: url("/font/Lora-VariableFont_wght.ttf");
	font-weight: 100 1000;
}

body * {
	font-synthesis: none !important;
	-webkit-font-smoothing: subpixel-antialiased !important;
}
