
/* 
https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200
 */

/* font-display: Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */

@font-face {
  font-display: swap; 
  font-family: 'Material Icons Outlined';
  font-style: normal;
  font-weight: 100 700;
  src: url('/css/fonts/material-icons-outlined-v215-latin-700.woff2') format('woff2');
}
