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

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

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