@font-face {
  font-family: 'outfit';
  src: url('/assets/fonts/outfit-variable.woff2') format('truetype');
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
    font-family: "Material Design Icons";
    src: url("/assets/fonts/materialdesignicons-webfont.woff2") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap !important;
}

@font-face {
  font-display: swap !important;
}