
@font-face {
    font-family: 'OKCHAN';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-02@1.0/OKCHAN.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    src: url(/fonts/Montserrat/Montserrat-Thin.ttf) format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    src: url(/fonts/Montserrat/Montserrat-ExtraLight.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url(/fonts/Montserrat/Montserrat-Light.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Montserrat/Montserrat-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/Montserrat/Montserrat-Medium.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url(/fonts/Montserrat/Montserrat-SemiBold.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/Montserrat/Montserrat-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: url(/fonts/Montserrat/Montserrat-ExtraBold.ttf) format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: url(/fonts/Montserrat/Montserrat-Black.ttf) format('opentype');
}

/*Pretendard*/
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 100;
    src: url(/fonts/Pretendard/Pretendard-Thin.otf) format('opentype');
}

@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 200;
    src: url(/fonts/Pretendard/Pretendard-ExtraLight.otf) format('opentype');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 300;
    src: url(/fonts/Pretendard/Pretendard-Light.otf) format('opentype');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Pretendard/Pretendard-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/Pretendard/Pretendard-Medium.otf) format('opentype');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 600;
    src: url(/fonts/Pretendard/Pretendard-SemiBold.otf) format('opentype');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/Pretendard/Pretendard-Bold.otf) format('opentype');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 800;
    src: url(/fonts/Pretendard/Pretendard-ExtraBold.otf) format('opentype');
}
@font-face {
    font-family: 'Pretendard';
    font-style: normal;
    font-weight: 900;
    src: url(/fonts/Pretendard/Pretendard-Black.otf) format('opentype');
}

/*Rajdhani*/
@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 300;
    src: url(/fonts/Rajdhani/Rajdhani-Light.ttf) format('truetype');
}
@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Rajdhani/Rajdhani-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/Rajdhani/Rajdhani-Medium.ttf) format('truetype');
}
@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 600;
    src: url(/fonts/Rajdhani/Rajdhani-SemiBold.ttf) format('truetype');
}
@font-face {
    font-family: 'Rajdhani';
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/Rajdhani/Rajdhani-Bold.ttf) format('truetype');
}

/*GmarketSans*/
@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: 300;
    src: url(/fonts/GmarketSans/GmarketSansTTFLight.ttf) format('truetype');
}
@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/GmarketSans/GmarketSansTTFMedium.ttf) format('truetype');
}
@font-face {
    font-family: 'GmarketSans';
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/GmarketSans/GmarketSansTTFBold.ttf) format('truetype');
}




