@font-face {
  font-family: 'Spectral-Regular';
  src: url('../webfonts/Spectral-Regular.ttf');
}

@font-face {
  font-family: 'Spectral-Italic';
  src: url('../webfonts/Spectral-Italic.ttf');
}

@font-face {
  font-family: 'Spectral-Medium';
  src: url('../webfonts/Spectral-Medium.ttf');
}

@font-face {
  font-family: 'Spectral-Light';
  src: url('../webfonts/Spectral-Light.ttf');
}

@font-face {
  font-family: 'GothamNarrow-Bold';
  src: url('../webfonts/GothamNarrow-Bold.otf') format('opentype');
  font-display: swap;
}
