@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');
.noto-sans-kr-100 {
    font-family: 'Noto Sans KR', sans-serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
}

.noto-sans-kr-300 {
    font-family: 'Noto Sans KR', sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
}

.noto-sans-kr-400 {
    font-family: 'Noto Sans KR', sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.noto-sans-kr-500 {
    font-family: 'Noto Sans KR', sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
}

.noto-sans-kr-600 {
    font-family: 'Noto Sans KR', sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
}

.noto-sans-kr-700 {
    font-family: 'Noto Sans KR', sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
}

.noto-sans-kr-800 {
    font-family: 'Noto Sans KR', sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;
    font-style: normal;
}

.noto-sans-kr-900 {
    font-family: 'Noto Sans KR', sans-serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
}

/* Gmarket Sans */
@font-face {
    font-family: 'Gmarket';
    font-weight: 300;
    font-style: normal;
    src: local('../font/GmarketSansLight'), local('../font/GmarketSansLight');
    src: url(../font/GmarketSansLight.eot), url(../font/GmarketSansLight.eot?#iefix) format('embedded-opentype'),
        url(../font/GmarketSansLight.woff) format('woff'), url(../font/GmarketSansLight.woff2) format('woff2'),
        url(../font/GmarketSansLight.otf) format('truetype');
}

@font-face {
    font-family: 'Gmarket';
    font-weight: 500;
    font-style: normal;
    src: local('../font/GmarketSansMedium'), local('../font/GmarketSansMedium');
    src: url(../font/GmarketSansMedium.eot), url(../font/GmarketSansMedium.eot?#iefix) format('embedded-opentype'),
        url(../font/GmarketSansMedium.woff) format('woff'), url(../font/GmarketSansMedium.woff2) format('woff2'),
        url(../font/GmarketSansMedium.otf) format('truetype');
}

@font-face {
    font-family: 'Gmarket';
    font-weight: 700;
    font-style: normal;
    src: local('../font/GmarketSansBold'), local('../font/GmarketSansBold');
    src: url(../font/GmarketSansBold.eot), url(../font/GmarketSansBold.eot?#iefix) format('embedded-opentype'),
        url(../font/GmarketSansBold.woff) format('woff'), url(../font/GmarketSansBold.woff2) format('woff2'),
        url(../font/GmarketSansBold.otf) format('truetype');
}

/* SUIT */
@font-face {
    font-family: 'SUIT';
    font-weight: 100;
    src: url('../font/SUIT-Thin.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 200;
    src: url('../font/SUIT-ExtraLight.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 300;
    src: url('../font/SUIT-Light.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 400;
    src: url('../font/SUIT-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 500;
    src: url('../font/SUIT-Medium.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 600;
    src: url('../font/SUIT-SemiBold.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 700;
    src: url('../font/SUIT-Bold.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 800;
    src: url('../font/SUIT-ExtraBold.woff2') format('woff2');
}
@font-face {
    font-family: 'SUIT';
    font-weight: 900;
    src: url('../font/SUIT-Heavy.woff2') format('woff2');
}
/* paperlogy */
@font-face {
    font-family: 'paperlogy';
    font-weight: 600;
    src: url('../font/Paperlogy-5Medium.woff2') format('woff2');
}
@font-face {
    font-family: 'paperlogy';
    font-weight: 700;
    src: url('../font/Paperlogy-7Bold.woff2') format('woff2');
}
@font-face {
    font-family: 'paperlogy';
    font-weight: 900;
    src: url('../font/Paperlogy-8ExtraBold.woff2') format('woff2');
}
