/* ===============================
   NTEPIKA FONT
================================ */

@font-face {
  font-family: "Ntepika";
  src: url("../fonts/fa-ntepika-200.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Ntepika";
  src: url("../fonts/fa-ntepika-300.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

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

/* ===============================
   FONT AWESOME
================================ */

@font-face {
  font-family: "Font Awesome 6 Brands";
  src: url("../fonts/fa-brands-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 6 Regular";
  src: url("../fonts/fa-regular-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 6 Solid";
  src: url("../fonts/fa-solid-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 6 Solid";
  src: url("../fonts/fa-solid-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 6 Solid";
  src: url("../fonts/fa-solid-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 6 Solid";
  src: url("../fonts/fa-solid-900.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
