@import url('./common.css');

@font-face {
	font-family: 'Material Symbols Rounded';
	font-style: normal;
	font-display: block;
	src: url('./material-symbols-rounded.woff2') format('woff2');
}

.material-symbols {
	font-family: 'Material Symbols Rounded';
}
