

@font-face {
    font-family: 'GmarketSans';
    src: url('/common/fonts/GmarketSans/GmarketSansTTFLight.woff2') format('woff2'),
        url('/common/fonts/GmarketSans/GmarketSansTTFLight.ttf') format('truetype'),
        url('/common/fonts/GmarketSans/GmarketSansTTFLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('/common/fonts/GmarketSans/GmarketSansTTFMedium.woff2') format('woff2'),
        url('/common/fonts/GmarketSans/GmarketSansTTFMedium.ttf') format('truetype'),
        url('/common/fonts/GmarketSans/GmarketSansTTFMedium.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('/common/fonts/GmarketSans/GmarketSansTTFBold.woff2') format('woff2'),
        url('/common/fonts/GmarketSans/GmarketSansTTFBold.ttf') format('truetype'),
        url('/common/fonts/GmarketSans/GmarketSansTTFBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}






/* 옴니고딕 100,200,300,400,500 */

@font-face {
    font-family: 'om';
    src: url('/common/fonts/OmniGothic/TTOmniGothicT.eot');
    src: url('/common/fonts/OmniGothic/TTOmniGothicT.eot?#iefix') format('embedded-opentype'),
        url('/common/fonts/OmniGothic/TTOmniGothicT.woff2') format('woff2'),
        url('/common/fonts/OmniGothic/TTOmniGothicT.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'om';
    src: url('/common/fonts/OmniGothic/TTOmniGothicL.eot');
    src: url('/common/fonts/OmniGothic/TTOmniGothicL.eot?#iefix') format('embedded-opentype'),
        url('/common/fonts/OmniGothic/TTOmniGothicL.woff2') format('woff2'),
        url('/common/fonts/OmniGothic/TTOmniGothicL.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'om';
    src: url('/common/fonts/OmniGothic/TTOmniGothicM.eot');
    src: url('/common/fonts/OmniGothic/TTOmniGothicM.eot?#iefix') format('embedded-opentype'),
        url('/common/fonts/OmniGothic/TTOmniGothicM.woff2') format('woff2'),
        url('/common/fonts/OmniGothic/TTOmniGothicM.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'om';
    src: url('/common/fonts/OmniGothic/TTOmniGothicB.eot');
    src: url('/common/fonts/OmniGothic/TTOmniGothicB.eot?#iefix') format('embedded-opentype'),
        url('/common/fonts/OmniGothic/TTOmniGothicB.woff2') format('woff2'),
        url('/common/fonts/OmniGothic/TTOmniGothicB.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'om';
    src: url('/common/fonts/OmniGothic/TTOmniGothicH.eot');
    src: url('/common/fonts/OmniGothic/TTOmniGothicH.eot?#iefix') format('embedded-opentype'),
        url('/common/fonts/OmniGothic/TTOmniGothicH.woff2') format('woff2'),
        url('/common/fonts/OmniGothic/TTOmniGothicH.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}