/**
Theme Name: Astra
Template: astra
Theme URI: https://wpastra.com/
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
 */
@font-face {
  font-family: "BestTen";
  src: url("https://media.poptarts.net/fonts/BestTen-CRT.woff2") format("woff2");
  font-weight: 800;
}
@font-face {
  font-family: "BestTen";
  src: url("https://media.poptarts.net/fonts/BestTen-DOT.woff2") format("woff2");
  font-weight: 400;
}
a:hover {
  color: #fcb900 !important;
}

.site p,
.site span,
.site div,
.site h1,
.site h2,
.site h3,
.site h4,
.site h5,
.site h6,
.site li {
  font-family: "BestTen", monospace !important;
  line-height: 1.7 !important;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 2px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 800 !important;
}

h1 {
  font-size: 46px !important;
}

h2 {
  font-size: 40px !important;
}

h3 {
  font-size: 30px !important;
}

h4 {
  font-size: 26px !important;
}

h5 {
  font-size: 24px !important;
}

h6 {
  font-size: 18px !important;
}

p {
  font-size: 15px !important;
}

h1.entry-title,
h2.entry-title {
  line-height: 0.8 !important;
}

@media (max-width: 767px) {
  h1 {
    font-size: 1.3rem !important;
  }
  h2 {
    font-size: 1.2rem !important;
  }
  h3 {
    font-size: 1.1rem !important;
  }
  h4 {
    font-size: 1rem !important;
  }
  h5 {
    font-size: 0.9rem !important;
  }
  h6 {
    font-size: 0.8rem !important;
  }
  p {
    font-size: 0.9rem !important;
  }
  .elementor-element-929e9df h3, .elementor-element-cda2ab4 h3, .elementor-element-a5cfaaa h3, .elementor-element-478177b h3, .elementor-element-6c278aa h3 {
    font-size: 0.9rem !important;
  }
}