@charset "UTF-8";

/* GmarketSans : FONT */
@font-face {
    font-family: 'GmarketSans';
    font-weight: 300;
    font-style: normal;
    src: url('../font/GmarketSansLight.woff2') format('woff2'),
        url('../font/GmarketSansLight.woff') format('woff'),
        url('../font/GmarketSansLight.otf') format('opentype');
}

@font-face {
    font-family: 'GmarketSans';
    font-weight: 500;
    font-style: normal;
    src: url('../font/GmarketSansMedium.woff2') format('woff2'),
        url('../font/GmarketSansMedium.woff') format('woff'),
        url('../font/GmarketSansMedium.otf') format('opentype');
}

@font-face {
    font-family: 'GmarketSans';
    font-weight: 700;
    font-style: normal;
    src: url('../font/GmarketSansBold.woff2') format('woff2'),
        url('../font/GmarketSansBold.woff') format('woff'),
        url('../font/GmarketSansBold.otf') format('opentype');
}


/* Noto Sans KR : FONT */
@font-face {
    font-family: 'NotoSansKR';
    font-weight: 300;
    src: url(../font/NotoSansKR-Light.woff2) format('woff2'),
        url(../font/NotoSansKR-Light.woff) format('woff'),
        url(../font/NotoSansKR-Light.otf) format('otf');
}

@font-face {
    font-family: 'NotoSansKR';
    font-weight: 400;
    src: url(../font/NotoSansKR-Regular.woff2) format('woff2'),
        url(../font/NotoSansKR-Regular.woff) format('woff'),
        url(../font/NotoSansKR-Regular.otf) format('otf');
}

@font-face {
    font-family: 'NotoSansKR';
    font-weight: 500;
    src: url(../font/NotoSansKR-Medium.woff2) format('woff2'),
        url(../font/NotoSansKR-Medium.woff) format('woff'),
        url(../font/NotoSansKR-Medium.otf) format('otf');
}

@font-face {
    font-family: 'NotoSansKR';
    font-weight: 600;
    src: url(../font/NotoSansKR-Bold.woff2) format('woff2'),
        url(../font/NotoSansKR-Bold.woff) format('woff'),
        url(../font/NotoSansKR-Bold.otf) format('otf');
}

@font-face {
    font-family: 'NotoSansKR';
    font-weight: 700;
    src: url(../font/NotoSansKR-Black.woff2) format('woff2'),
        url(../font/NotoSansKR-Black.woff) format('woff'),
        url(../font/NotoSansKR-Black.otf) format('otf');
}


/* Noto Sans KR : FONT */
@font-face {
    font-family: 'TmoneyRound';
    font-weight: 500;
    src: url(../font/TmoneyRoundWindRegular.woff2) format('woff2'),
        url(../font/TmoneyRoundWindRegular.woff) format('woff'),
        url(../font/TmoneyRoundWindRegular.otf) format('otf');
}

@font-face {
    font-family: 'TmoneyRound';
    font-weight: 700;
    src: url(../font/TmoneyRoundWindExtraBold.woff2) format('woff2'),
        url(../font/TmoneyRoundWindExtraBold.woff) format('woff'),
        url(../font/TmoneyRoundWindExtraBold.otf) format('otf');
}

/* GmarketSans : FONT */
@font-face {
    font-family: 'SBaggro';
    font-weight: 300;
    font-style: normal;
    src: url('../font/SBaggroL.ttf') format("truetype");
}

@font-face {
    font-family: 'SBaggro';
    font-weight: 500;
    font-style: normal;
    src: url('../font/SBaggroM.ttf') format("truetype");
}

@font-face {
    font-family: 'SBaggro';
    font-weight: 700;
    font-style: normal;
    src: url('../font/SBaggroB.ttf') format("truetype");
}

/* NanumSquareNeo : FONT */
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 100; /* Light */
    font-style: normal;
    src: url(../font/NanumSquareNeoTTF-aLt.woff2) format('woff2'),
        url(../font/NanumSquareNeoTTF-aLt.woff) format('woff'),
        url(../font/NanumSquareNeoTTF-aLt.eot) format('eot');
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 300; /* Regular */
    font-style: normal;
    src: url(../font/NanumSquareNeoTTF-bRg.woff2) format('woff2'),
        url(../font/NanumSquareNeoTTF-bRg.woff) format('woff'),
        url(../font/NanumSquareNeoTTF-bRg.eot) format('eot');
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 500; /* Bold */
    font-style: normal;
    src: url(../font/NanumSquareNeoTTF-cBd.woff2) format('woff2'),
        url(../font/NanumSquareNeoTTF-cBd.woff) format('woff'),
        url(../font/NanumSquareNeoTTF-cBd.eot) format('eot');
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 700; /* ExtraBold */
    font-style: normal;
    src: url(../font/NanumSquareNeoTTF-dEb.woff2) format('woff2'),
        url(../font/NanumSquareNeoTTF-dEb.woff) format('woff'),
        url(../font/NanumSquareNeoTTF-dEb.eot) format('eot');
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 900; /* Heavey */
    font-style: normal;
    src: url(../font/NanumSquareNeoTTF-eHv.woff2) format('woff2'),
        url(../font/NanumSquareNeoTTF-eHv.woff) format('woff'),
        url(../font/NanumSquareNeoTTF-eHv.eot) format('eot');
}
/* Taenada : FONT */
@font-face {
font-family: 'Taenada';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2210-2@1.0/Tenada.woff2') format('woff2');
font-weight: normal;
font-display: swap;
}
