@charset "utf-8";

/*
 * Hangeul Nanum Font
 */

@font-face {
    font-family: "NanumSquare";
    src: url(font/NanumSquareR.eot);
    src: url(font/NanumSquareR.eot?#iefix) format("embedded-opentype"), url(font/NanumSquareR.woff) format("woff"), url(font/NanumSquareR.ttf) format("truetype");
}
@font-face {
    font-family: "NanumSquare Light";
    src: url(font/NanumSquareL.eot);
    src: url(font/NanumSquareL.eot?#iefix) format("embedded-opentype"), url(font/NanumSquareL.woff) format("woff"), url(font/NanumSquareL.ttf) format("truetype");
}
@font-face {
    font-family: "NanumSquare ExtraBold";
    src: url(font/NanumSquareEB.eot);
    src: url(font/NanumSquareEB.eot?#iefix) format("embedded-opentype"), url(font/NanumSquareEB.woff) format("woff"), url(font/NanumSquareEB.ttf) format("truetype");
}
@font-face {
    font-family: "NanumSquareBold";
    src: url(font/NanumSquareB.eot);
    src: url(font/NanumSquareB.eot?#iefix) format("embedded-opentype"), url(font/NanumSquareB.woff) format("woff"), url(font/NanumSquareB.ttf) format("truetype");
}

@font-face {
    font-family: "NanumSquareRound";
    src: url(font/NanumSquareRoundR.eot);
    src: url(font/NanumSquareRoundR.eot?#iefix) format("embedded-opentype"), url(font/NanumSquareRoundR.woff2) format("woff2"), url(font/NanumSquareRoundR.woff) format("woff"), url(font/NanumSquareRoundR.ttf) format("truetype");
}

@font-face {
    font-family: "NanumSquareRoundB";
    src: url(font/NanumSquareRoundB.eot);
    src: url(font/NanumSquareRoundB.eot?#iefix) format("embedded-opentype"), url(font/NanumSquareRoundB.woff2) format("woff2"), url(font/NanumSquareRoundB.woff) format("woff"), url(font/NanumSquareRoundB.ttf) format("truetype");
}

@font-face {
    font-family: "NanumSquareRoundEB";
    src: url(font/NanumSquareRoundEB.eot);
    src: url(font/NanumSquareRoundEB.eot?#iefix) format("embedded-opentype"), url(font/NanumSquareRoundEB.woff2) format("woff2"), url(font/NanumSquareRoundEB.woff) format("woff"), url(font/NanumSquareRoundEB.ttf) format("truetype");
}

@font-face {
    font-family: "NanumSquareRoundL";
    src: url(font/NanumSquareRoundL.eot);
    src: url(font/NanumSquareRoundL.eot?#iefix) format("embedded-opentype"), url(font/NanumSquareRoundL.woff2) format("woff2"), url(font/NanumSquareRoundL.woff) format("woff"), url(font/NanumSquareRoundL.ttf) format("truetype");
}

@font-face {
    font-family: "NanumMyeongjo-Bold";
    src: url("font/NanumMyeongjo-Bold.ttf") format("ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NanumMyeongjo-ExtraBold";
    src: url("font/NanumMyeongjo-ExtraBold.ttf") format("ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NanumMyeongjo-Regular";
    src: url("font/NanumMyeongjo-Regular.ttf") format("ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GmarketSansLight";
    src: url("font/GmarketSansLight.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GmarketSansMedium";
    src: url("font/GmarketSansMedium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "GmarketSansBold";
    src: url("font/GmarketSansBold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

/* 최준석 추가 */
@font-face {
    font-family: "SUIT-Regular";
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}
