@font-face {
  font-family: Averta;
  font-weight: 600;
  font-style: normal;
  src: local("Averta"), url("/assets/fonts/BJE-AVERTA/TTF/BJEAverta-Bold.ttf") format("ttf"),
    url("/assets/fonts/BJE-AVERTA/OTF/BJEAverta-Bold.otf") format("opentype");
}
@font-face {
  font-family: Averta;
  font-weight: 600;
  font-style: italic;
  src: local("Averta"), url("/assets/fonts/BJE-AVERTA/TTF/BJEAverta-BoldItalic.ttf") format("ttf"),
    url("/assets/fonts/BJE-AVERTA/OTF/BJEAverta-BoldItalic.otf") format("opentype");
}

@font-face {
  font-family: Averta;
  font-weight: 400;
  font-style: normal;
  src: local("Averta"), url("/assets/fonts/BJE-AVERTA/TTF/BJEAverta-Regular.ttf") format("ttf"),
    url("/assets/fonts/BJE-AVERTA/OTF/BJEAverta-Regular.otf") format("opentype");
}

@font-face {
  font-family: Averta;
  font-weight: 400;
  font-style: italic;
  src: local("Averta"),
    url("/assets/fonts/BJE-AVERTA/TTF/BJEAverta-RegularItalic.ttf") format("ttf"),
    url("/assets/fonts/BJE-AVERTA/OTF/BJEAverta-RegularItalic.otf") format("opentype");
}

@font-face {
  font-family: Averta;
  font-weight: 100;
  font-style: normal;
  src: local("Averta"), url("/assets/fonts/BJE-AVERTA/TTF/BJEAverta-Light.ttf") format("ttf"),
    url("/assets/fonts/BJE-AVERTA/OTF/BJEAverta-Light.otf") format("opentype");
}

@font-face {
  font-family: Averta;
  font-weight: 100;
  font-style: italic;
  src: local("Averta"), url("/assets/fonts/BJE-AVERTA/TTF/BJEAverta-LightItalic.ttf") format("ttf"),
    url("/assets/fonts/BJE-AVERTA/OTF/BJEAverta-LightItalic.otf") format("opentype");
}
