@charset "utf-8";

/* 본고딕 */
@font-face{
    font-family:'noto-sans-Black';
    src: url("../font/NotoSansKR-Black.otf");
}
@font-face{
    font-family:'noto-sans-Bold';
    src: url("../font/NotoSansKR-Bold.otf");
}
@font-face{
    font-family:'noto-sans-Light';
    src: url("../font/NotoSansKR-Light.otf");
}
@font-face{
    font-family:'noto-sans-Medium';
    src: url("../font/NotoSansKR-Medium.otf");
}
@font-face{
    font-family:'noto-sans-Regular';
    src: url("../font/NotoSansKR-Regular.otf");
}
@font-face{
    font-family:'noto-sans-Thin';
    src: url("../font/NotoSansKR-Thin.otf");
}

/* 에스코어 드림 */
@font-face{
    font-family:'SCDream1';
    src: url("../font/SCDream1.otf");
}
@font-face{
    font-family:'SCDream2';
    src: url("../font/SCDream2.otf");
}
@font-face{
    font-family:'SCDream3';
    src: url("../font/SCDream3.otf");
}
@font-face{
    font-family:'SCDream4';
    src: url("../font/SCDream4.otf");
}
@font-face{
    font-family:'SCDream5';
    src: url("../font/SCDream5.otf");
}
@font-face{
    font-family:'SCDream6';
    src: url("../font/SCDream6.otf");
}
@font-face{
    font-family:'SCDream7';
    src: url("../font/SCDream7.otf");
}
@font-face{
    font-family:'SCDream8';
    src: url("../font/SCDream8.otf");
}
@font-face{
    font-family:'SCDream9';
    src: url("../font/SCDream9.otf");
}

/* 닉스곤 */
@font-face{
    font-family:'NIXGONFONTS_L';
    src: url("../font/NIXGONFONTS_L_2.0.otf");
}
@font-face{
    font-family:'NIXGONFONTS_M';
    src: url("../font/NIXGONFONTS_M_2.0.otf");
}
@font-face{
    font-family:'NIXGONFONTS_B';
    src: url("../font/NIXGONFONTS_B_2.0.otf");
}