@font-face {
  font-family: 'GoodTimesHv-Regular';
  src: url('../fonts/GoodTimesHv-Regular.woff2') format('woff2'),
       url('../fonts/GoodTimesHv-Regular.woff') format('woff'),
       url('../fonts/GoodTimesHv-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GoodTimesBk-Regular';
  src: url('../fonts/GoodTimesBk-Regular.woff2') format('woff2'),
       url('../fonts/GoodTimesBk-Regular.woff') format('woff'),
       url('../fonts/GoodTimesBk-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GoodTimesRg-Regular';
  src: url('../fonts/GoodTimesRg-Regular.woff2') format('woff2'),
       url('../fonts/GoodTimesRg-Regular.woff') format('woff'),
       url('../fonts/GoodTimesRg-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Esphimere';
  src: url('../fonts/Esphimere.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
