/*
 * Reel Wheels Experience - Dynamic Font Settings
 * This file is automatically generated by the Settings panel
 * Last Updated: Dynamic
 */

/* Default settings - will be overridden by settings panel */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

body.website .font-oswald,
body.website .font-inter,
body.website {
  font-family: "Oswald", sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 0.003rem;
}

body.website .font-oswald:not(.font-extralight),
body.website .font-inter:not(.font-extralight) {
  font-weight: 400 !important;
  letter-spacing: 0.003rem;
}

body.website .font-oswald.font-extralight,
body.website .font-inter.font-extralight {
  font-weight: 300 !important;
  letter-spacing: 0.003rem;
}

body.website .font-extralight {
  font-weight: 300 !important;
}

body.website h1, 
body.website h2, 
body.website h3, 
body.website h4, 
body.website h5, 
body.website h6,
body.website .font-bebas,
body.website .hero-button,
body.website .main-hero-slide-content h1.first-h1,
body.website .main-hero-slide-content h2.first-h2,
body.website .product-slide-title h2 {
  font-family: "Oswald", sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 0.003rem;
}