@font-face {
	font-family: "Roboto Flex";
	font-style: normal;
	font-weight: 400 1000;
	font-display: swap;
	src: url("./roboto-flex.ttf") format("truetype");
}

@font-face {
	font-family: "Material Symbols Rounded";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url("./material-symbols-rounded.ttf") format("truetype");
}
