@font-face {
    font-family: "G_sans-B";
    src: url(../font/GmarketSansTTFBold.ttf);
}
@font-face {
    font-family: "G_sans-L";
    src: url(../font/GmarketSansTTFLight.ttf);
}
@font-face {
    font-family: "G_sans-M";
    src: url(../font/GmarketSansTTFMedium.ttf);
}
@font-face {
    font-family: "N_sans-T";
    src: url(../font/NotoSansKR-Thin.otf);
}
@font-face {
    font-family: "N_sans-L";
    src: url(../font/NotoSansKR-Light.otf);
}
@font-face {
    font-family: "N_sans-R";
    src: url(../font/NotoSansKR-Regular.otf);
}
@font-face {
    font-family: "N_sans-M";
    src: url(../font/NotoSansKR-Medium.otf);
}
@font-face {
    font-family: "N_sans-B";
    src: url(../font/NotoSansKR-Bold.otf);
}
@font-face {
    font-family: "N_sans-Black";
    src: url(../font/NotoSansKR-Black.otf);
}
@font-face {
    font-family: "Arial-B_MT";
    src: url(../font/Arial-BoldMT.otf);
}
@font-face {
    font-family: "Mal_Gothic-R";
    src: url(../font/malgun.ttf);
}
@font-face {
    font-family: "Mal_Gothic-B";
    src: url(../font/malgunbd.ttf);
}
@font-face {
    font-family: "pretendard-T";
    src: url(../font/Pretendard-Thin.otf);
}
@font-face {
    font-family: "pretendard-L";
    src: url(../font/Pretendard-Light.otf);
}
@font-face {
    font-family: "pretendard-R";
    src: url(../font/Pretendard-Regular.otf);
}
@font-face {
    font-family: "pretendard-M";
    src: url(../font/Pretendard-Medium.otf);
}
@font-face {
    font-family: "pretendard-B";
    src: url(../font/Pretendard-Bold.otf);
    justify-content: flex-start;
}
