@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/Pretendard/dist/web/static/pretendard.css');

/* font set */
body,input,textarea,button,select{font-family: 'Pretendard', sans-serif; color: #111; font-weight: 500;}

/* font face */
/* Pretendard */

@font-face {
    font-family: 'Pretendard';
    font-weight: 100;
    src: url('../font/Pretendard-Thin.ttf');
    src: url('../font/Pretendard-Thin.subset.woff');
} 

@font-face {
    font-family: 'Pretendard';
    font-weight: 200;
    src: url('../font/Pretendard-ExtraLight.ttf');
    src: url('../font/Pretendard-ExtraLight.subset.woff');
} 

@font-face {
    font-family: 'Pretendard';
    font-weight: 300;
    src: url('../font/Pretendard-Light.ttf');
    src: url('../font/Pretendard-Light.subset.woff');
} 

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    src: url('../font/Pretendard-Regular.fft');
    src: url('../font/Pretendard-Regular.subset.woff');
} 

@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    src: url('../font/Pretendard-Medium.ttf');
    src: url('../font/Pretendard-Medium.subset.woff');
} 

@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    src: url('../font/Pretendard-SemiBold.ttf');
    src: url('../font/Pretendard-SemiBold.subset.woff');
} 

@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    src: url('../font/Pretendard-Bold.ttf');
    src: url('../font/Pretendard-Bold.subset.woff');
} 

@font-face {
    font-family: 'Pretendard';
    font-weight: 800;
    src: url('../font/Pretendard-ExtraBold.ttf');
    src: url('../font/Pretendard-ExtraBold.subset.woff');
} 
@font-face {
    font-family: 'Pretendard';
    font-weight: 900;
    src: url('../font/Pretendard-Black.ttf');
    src: url('../font/Pretendard-Black.subset.woff');
} 


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Noto+Serif+KR:wght@200..900&family=Titan+One&display=swap');

@import url('https://cdn.rawgit.com/moonspam/NanumSquareNeo/master/NanumSquareNeo.css');

/* 나눔스퀘어 */
/* @font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 100;
    src: url('../font/NanumSquareNeo_acL.woff');
    src: url('../font/NanumSquareNeo_acL.ttf');
} 

@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 200;
    src: url('../font/NanumSquareNeo_acR.woff');
    src: url('../font/NanumSquareNeo_acR.ttf');
}  */

@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 400;
    src: url('../font/NanumSquareNeo-bRg.ttf');
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot?#iefix) format("embedded-opentype");
    src: url('../font/NanumSquareNeo-bRg.woff');
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff) format("woff");
} 

@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 800;
    src: url('../font/NanumSquareNeo-dEb.ttf');
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot?#iefix) format("embedded-opentype");
    src: url('../font/NanumSquareNeo-dEb.woff');
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff) format("woff");
} 
