@font-face {
  font-family: 'HyundaiSansHead-Regular';
  src:url('HyundaiSansHead-Regular.woff') format('woff'),
        url('HyundaiSansHead-Regular.woff2') format('woff2'),
        url('HyundaiSansHead-Regular.eot'),
        url('HyundaiSansHead-Regular.eot?#iefix') format('embedded-opentype'),
        url('HyundaiSansHead-Regular.otf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'HyundaiSansHead-Medium';
  src:url('HyundaiSansHead-Medium.woff') format('woff'),
        url('HyundaiSansHead-Medium.woff2') format('woff2'),
        url('HyundaiSansHead-Medium.eot'),
        url('HyundaiSansHead-Medium.eot?#iefix') format('embedded-opentype'),
        url('HyundaiSansHead-Medium.otf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'HyundaiSansHead-Light';
  src:url('HyundaiSansHead-Light.woff') format('woff'),
        url('HyundaiSansHead-Light.woff2') format('woff2'),
        url('HyundaiSansHead-Light.eot'),
        url('HyundaiSansHead-Light.eot?#iefix') format('embedded-opentype'),
        url('HyundaiSansHead-Light.otf') format('truetype');

  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'hyundai_sans_textregular';
    src: url('hyundaisanstext-regular-webfont.woff2') format('woff2'),
         url('hyundaisanstext-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}