@font-face {
  font-family: "Haval";
  src:
    url("../fonts/Haval-Light.woff2") format("woff2"),
    url("../fonts/Haval-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Haval";
  src:
    url("../fonts/Haval-Regular.woff2") format("woff2"),
    url("../fonts/Haval-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Haval";
  src:
    url("../fonts/Haval-Medium.woff2") format("woff2"),
    url("../fonts/Haval-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Haval";
  src:
    url("../fonts/Haval-MediumSlanted.woff2") format("woff2"),
    url("../fonts/Haval-MediumSlanted.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "TT Wellingtons";
  src:
    url("../fonts/TTWellingtons-Medium.woff2") format("woff2"),
    url("../fonts/TTWellingtons-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TT Wellingtons";
  src:
    url("../fonts/TTWellingtons-Bold.woff2") format("woff2"),
    url("../fonts/TTWellingtons-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
