@font-face {
  font-family: 'Neoteric';
  src: url('NEOTERIC.woff2') format('woff2'), url('NEOTERIC.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SF UI Display';
  src: url('SFUIDisplay-Light.woff2') format('woff2'), url('SFUIDisplay-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: local('Calibri'),
        url('subset-Calibri.woff2') format('woff2'),
        url('subset-Calibri.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
