/* Noto Sans KR */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');

/* Gmarket Sans */
@font-face {
    font-family: 'Gmarket Sans L';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/GmarketSansLight.woff) format('woff'), url(../fonts/GmarketSansLight.otf) format('opentype'), url(../fonts/GmarketSansTTFLight.ttf) format('truetype');
}
@font-face {
    font-family: 'Gmarket Sans M';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/GmarketSansMedium.woff) format('woff'), url(../fonts/GmarketSansMedium.otf) format('opentype'), url(../fonts/GmarketSansTTFMedium.ttf) format('truetype');
}
@font-face {
    font-family: 'Gmarket Sans B';
    font-style: normal;
    font-weight: normal;
    src: url(../fonts/GmarketSansBold.woff) format('woff'), url(../fonts/GmarketSansBold.otf) format('opentype'), url(../fonts/GmarketSansTTFBold.ttf) format('truetype');
}

/* SUIT Regular 100~900 */
@font-face {
    font-family: 'SUIT-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
