@font-face {
  font-family: 'Sasin Century Gothic';
  src:
    url('SasinCenturyGothic-Bold.woff2') format('woff2'),
    url('SasinCenturyGothic-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sasin Century Gothic';
  src:
    url('SasinCenturyGothic.woff2') format('woff2'),
    url('SasinCenturyGothic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sasin Century Gothic';
  src:
    url('SasinCenturyGothic-BoldItalic.woff2') format('woff2'),
    url('SasinCenturyGothic-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Sasin Century Gothic';
  src:
    url('SasinCenturyGothic-Italic.woff2') format('woff2'),
    url('SasinCenturyGothic-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
