@font-face {
  font-family: 'Tan Pearl';
  src: url('../fonts/TAN-PEARL.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Windsong';
  src: url('../fonts/Windsong.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nautica';
  src: url('../fonts/Nautica-W00-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bagoss';
  src: url('../fonts/BagossTRIALStandard-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bagoss';
  src: url('../fonts/BagossTRIALStandard-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}