@font-face {
    font-family: 'Hyundai Sans Head';
    src: url('../fonts/HyundaiSansHead.woff2') format('woff2'),
        url('../fonts/HyundaiSansHead.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hyundai Sans Head';
    src: url('../fonts/HyundaiSansHeadMedium.woff2') format('woff2'),
        url('../fonts/HyundaiSansHeadMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hyundai Sans Text';
    src: url('../fonts/HyundaiSansText.woff2') format('woff2'),
        url('../fonts/HyundaiSansText.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hyundai Sans Text';
    src: url('../fonts/HyundaiSansText-Medium.woff2') format('woff2'),
        url('../fonts/HyundaiSansText-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hyundai Sans Text';
    src: url('../fonts/HyundaiSansText-Bold.woff2') format('woff2'),
        url('../fonts/HyundaiSansText-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

