/* ĘłĘ® { */
@font-face {
    font-family: 'font-R';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'font-B';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'font-H';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}
/* } */


@font-face {
    font-family: 'font-R';
    font-weight: 400;
    font-style: normal;
    src: url('./GmarketSansTTFMedium.eot');
    src: url('./GmarketSansTTFMedium.eot?#iefix') format('embedded-opentype'),
        url('./GmarketSansTTFMedium.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'font-B';
    font-weight: 700;
    font-style: normal;
    src: url('./GmarketSansTTFLight.eot');
    src: url('./GmarketSansTTFLight.eot?#iefix') format('embedded-opentype'),
        url('./GmarketSansTTFLight.ttf) format("truetype");
    font-display: swap;
}

@font-face {
    font-family: 'font-H';
    font-weight: 900;
    font-style: normal;
    src: url('./GmarketSansTTFBold.eot');
    src: url('./GmarketSansTTFBold.eot?#iefix') format('embedded-opentype'),
        url('./GmarketSansTTFBold.ttf') format("truetype");
    font-display: swap;
}

h2 {font-weight: normal !important;}