@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  src: url('../res/fonts/material-symbols-outlined.woff2') format('woff2'),
       url('../res/fonts/material-symbols-outlined.woff') format('woff');
}