@font-face {
  font-family: 'Karla';
  src: url('./Karla/Karla-Variable.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'TheSeasons';
  src: url('./The-Seasons/The-Seasons-Regular.otf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'TheSeasonsItalic';
  src: url('./The-Seasons/The-Seasons-Regular-Italic.otf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'ProximaNova';
  src: url('./Proxima-Nova/Proxima-Nova.otf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Quincy-CF';
  src: url('./Quincy-CF/Quincy-CF-Regular.otf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}