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

@font-face {
	font-family: "Material Symbols Rounded";
	src: url("MaterialSymbolsRounded-500.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: block;
}

@font-face {
	font-family: "Material Symbols Rounded";
	src: url("MaterialSymbolsRounded-600.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: block;
}
