@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Genos:ital,wght@0,100..900;1,100..900&family=Iceland&family=Oxanium:wght@200..800&family=Turret+Road:wght@200;300;400;500;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Audiowide&display=swap');

.audiowide-regular,
.navbar .logo-image {
  font-family: "Audiowide", serif;
  font-weight: 400;
  font-style: normal;
}

.obitron,
.copyright p,
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Orbitron", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.iceland-regular {
  font-family: "Iceland", serif;
  font-weight: 400;
  font-style: normal;
}

.iceland-semibold,
article.app-detail h1,
article.app-detail .h1,
article.app-detail h2,
article.app-detail .h2, 
article.app-detail h3,
article.app-detail .h3, 
article.app-detail h4,
article.app-detail .h4, 
article.app-detail h5,
article.app-detail .h5, 
article.app-detail h6,
article.app-detail .h6 {
  font-family: "Iceland", serif;
  font-weight: 500;
  font-style: normal;
}

.chakra-petch-light {
  font-family: "Chakra Petch", serif;
  font-weight: 300;
  font-style: normal;
}

.chakra-petch-regular {
  font-family: "Chakra Petch", serif;
  font-weight: 400;
  font-style: normal;
}

.chakra-petch-medium,
body,
p,
.form-control,
.form-select,
label.form-check-label,
.btn {
  font-family: "Chakra Petch", serif;
  font-weight: 500;
  font-style: normal;
}

.chakra-petch-semibold {
  font-family: "Chakra Petch", serif;
  font-weight: 600;
  font-style: normal;
}

.chakra-petch-bold {
  font-family: "Chakra Petch", serif;
  font-weight: 700;
  font-style: normal;
}

.chakra-petch-light-italic {
  font-family: "Chakra Petch", serif;
  font-weight: 300;
  font-style: italic;
}

.chakra-petch-regular-italic {
  font-family: "Chakra Petch", serif;
  font-weight: 400;
  font-style: italic;
}

.chakra-petch-medium-italic {
  font-family: "Chakra Petch", serif;
  font-weight: 500;
  font-style: italic;
}

.chakra-petch-semibold-italic {
  font-family: "Chakra Petch", serif;
  font-weight: 600;
  font-style: italic;
}

.chakra-petch-bold-italic {
  font-family: "Chakra Petch", serif;
  font-weight: 700;
  font-style: italic;
}


/* ================================ */

.turret-road-extralight {
  font-family: "Turret Road", serif;
  font-weight: 200;
  font-style: normal;
}

.turret-road-light {
  font-family: "Turret Road", serif;
  font-weight: 300;
  font-style: normal;
}

.turret-road-regular {
  font-family: "Turret Road", serif;
  font-weight: 400;
  font-style: normal;
}

.turret-road-medium,
.accordion-1 .accordion-body {
  font-family: "Turret Road", serif;
  font-weight: 500;
  font-style: normal;
}

.turret-road-bold {
  font-family: "Turret Road", serif;
  font-weight: 700;
  font-style: normal;
}

.turret-road-extrabold {
  font-family: "Turret Road", serif;
  font-weight: 800;
  font-style: normal;
}

/* ===============[ Variable ]==================== */

.oxanium-normal,
.navbar .nav-item .nav-link,
.navbar .dropdown-item,
.footer a,
.form-label,
.form-control-label {
  font-family: "Oxanium", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

/* ================[ Variable ]=================== */

.genos-normal, .form-text {
  font-family: "Genos", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
