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

@font-face {
  font-family: "Fonetika";
  src: url("../fonts/fonetika/Fonetika-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fonetika";
  src: url("../fonts/fonetika/Fonetika-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fonetika";
  src: url("../fonts/fonetika/Fonetika-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Century Old Style";
  src: url("../fonts/century/CenturyOldStyleStd-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

