/*
    *** Jalnan
*/
@font-face {
    font-family: "Jalnan";
    src: url(../font/Jalnan.woff) format("woff");
}





/*
    *** Pretendard
*/
@font-face {
    font-family: "PretendardT";
    src: url(../font/Pretendard-Thin.woff) format("woff");
}
@font-face {
    font-family: "PretendardL";
    src: url(../font/Pretendard-Light.woff) format("woff");
}
@font-face {
    font-family: "PretendardR";
    src: url(../font/Pretendard-Regular.woff) format("woff");
}
@font-face {
    font-family: "PretendardM";
    src: url(../font/Pretendard-Medium.woff) format("woff");
}
@font-face {
    font-family: "PretendardB";
    src: url(../font/Pretendard-Bold.woff) format("woff");
}

@font-face {
    font-family: "PretendardSB";
    src: url(../font/Pretendard-SemiBold.woff) format("woff");
}

@font-face {
    font-family: "PretendardEB";
    src: url(../font/Pretendard-ExtraBold.woff) format("woff");
}
@font-face {
    font-family: "PretendardBlk";
    src: url(../font/Pretendard-Black.woff) format("woff");
}





/*
    *** Nanum gothic
*/
@font-face {
    font-family: "NanumGoL";
    src: url(../font/NanumGothicLight.woff) format("woff");
}
@font-face {
    font-family: "NanumGo";
    src: url(../font/NanumGothic.woff) format("woff");
}
@font-face {
    font-family: "NanumGoB";
    src: url(../font/NanumGothicBold.woff) format("woff");
}
@font-face {
    font-family: "NanumGoEB";
    src: url(../font/NanumGothicExtraBold.woff) format("woff");
}





/*
    *** Godo
*/
@font-face {
    font-family: "GodoM";
    src: url(../font/GodoM.woff) format("woff");
}

@font-face {
    font-family: "GodoB";
    src: url(../font/GodoB.woff) format("woff");
}




/*
    *** Hallym Gothic
*/
@font-face {
    font-family: "HallymGoR";
    src: url(../font/HallymGothic-Regular.woff2) format("woff2");
}

@font-face {
    font-family: "HallymGoM";
    src: url(../font/HallymGothic-Medium.woff2) format("woff2");
}

@font-face {
    font-family: "HallymGoB";
    src: url(../font/HallymGothic-Bold.woff2) format("woff2");
}




/*
    *** Print-Bold
*/

@font-face {
    font-family: "PrintBoldR";
    src: url(../font/Print-Bold-Regular.woff) format("woff");
}







