@font-face {
  font-family: "Haval";
  font-display: swap;
  font-weight: 300;
  src: url("/local/templates/main_v1/assets/fonts/Haval/Haval-Light.otf") format("opentype");
}

@font-face {
  font-family: "Haval";
  font-display: swap;
  font-weight: 400;
  src: url("/local/templates/main_v1/assets/fonts/Haval/Haval-Regular.otf") format("opentype");
}

@font-face {
  font-family: "Haval";
  font-display: swap;
  font-weight: 500;
  src: url("/local/templates/main_v1/assets/fonts/Haval/Haval-Medium.otf") format("opentype");
}

@font-face {
  font-family: "Haval";
  font-display: swap;
  font-weight: 500;
  font-style: italic;
  src: url("/local/templates/main_v1/assets/fonts/Haval/Haval-MediumSlanted.otf") format("opentype");
}

