@font-face {
    font-family: 'Haval';
    src: url('../fonts/haval/Haval-Light.woff') format('opentype'),
    url('../fonts/haval/Haval-Light.otf.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Haval';
    src: url('../fonts/haval/Haval-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Haval';
    src: url('../fonts/haval/Haval-Medium.woff') format('opentype'),
    url('../fonts/haval/Haval-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'Haval';
  src: url('../fonts/haval/Haval-MediumSlanted.otf') format('opentype'),
       url('../fonts/haval/Haval-MediumSlanted.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}