/*
 * Material: Icons and Symbols
 */
@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/MaterialIcons-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'Material Icons Outlined';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/MaterialIcons-Outlined.woff2') format('woff2');
}

@font-face {
	font-family: 'Material Symbols Outlined';
	font-style: normal;
	font-weight: 100 700;
	src: url('/fonts/Material-Symbols-Outlined.woff2') format('woff2');
}
