@font-face {
    font-family: 'lazzer-semibold';
    src: url("/wp-content/themes/academics/assets/fonts/lazzer/Lazzer-TRIAL-SemiBold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
  font-family: "Covered by your grace";
  src: url("https://offshoreacademics.com/wp-content/themes/academics/assets/fonts/CoveredByYourGrace.ttf")
    format("truetype");
  font-weight: 400;
  font-style: normal;
}

*, body{
    font-family: "lazzer-semibold", sans-serif !important;
}
.hero-text h1{
    font-family: "lazzer-semibold", sans-serif !important;
}

.hero-text .highlight2,
.section-title .stages-word,
.lets_talk_heading h2 span,
.enroll-marketing-content h2,
.youwill-button-text,
.faq-right-button,
.customize-instructor h2,
.slider_text_name h2{
    font-family: "Covered by your grace" !important;
}