@font-face{
  font-family:'Material Icons Outlined';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('/assets/fonts/material-icons-outlined/material-icons-outlined.woff2') format('woff2');
}
.material-icons-outlined{
  font-family:'Material Icons Outlined' !important;
  font-weight:normal;
  font-style:normal;
  line-height:1;
  letter-spacing:normal;
  text-transform:none;
  display:inline-block;
  white-space:nowrap;
  direction:ltr;
  -webkit-font-feature-settings:'liga';
  -webkit-font-smoothing:antialiased;
}
