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