﻿﻿@charset "utf-8";
/*! Nanum Barun Gothic (Korean) http://hangeul.naver.com */
@font-face{font-weight:400;font-style:normal;font-family:ng;src:url(./font/NanumGothic-Regular.eot);src:url(./font/NanumGothic-Regular.eot?#iefix) format("embedded-opentype"),url(./font/NanumGothic-Regular.woff2) format("woff2"),url(./font/NanumGothic-Regular.woff) format("woff"),url(./font/NanumGothic-Regular.ttf) format("truetype")}
@font-face{font-weight:700;font-style:normal;font-family:ng;src:url(./font/NanumGothic-Bold.eot);src:url(./font/NanumGothic-Bold.eot?#iefix) format("embedded-opentype"),url(./font/NanumGothic-Bold.woff2) format("woff2"),url(./font/NanumGothic-Bold.woff) format("woff"),url(./font/NanumGothic-Bold.ttf) format("truetype")}
@font-face{font-weight:900;font-style:normal;font-family:ng;src:url(./font/NanumGothic-ExtraBold.eot);src:url(./font/NanumGothic-ExtraBold.eot?#iefix) format("embedded-opentype"),url(./font/NanumGothic-ExtraBold.woff2) format("woff2"),url(./font/NanumGothic-ExtraBold.woff) format("woff"),url(./font/NanumGothic-ExtraBold.ttf) format("truetype")}

@font-face {
    font-weight: 100;
    font-style: normal;
    font-family: nexon;
    src: url(./font/NEXON-Lv1-Gothic-Light.otf);
    src: url(./font/NEXON-Lv1-Gothic-Light.otf?#iefix) format("opentype"),url(./font/NEXONLv1GothicLight.ttf) format("truetype")
}

@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: nexon;
    src: url(./font/NEXON-Lv1-Gothic.otf);
    src: url(./font/NEXON-Lv1-Gothic.otf?#iefix) format("opentype"),url(./font/NEXONLv1GothicRegular.ttf) format("truetype")
}

@font-face {
    font-weight: 700;
    font-style: normal;
    font-family: nexon;
    src: url(./font/NEXON-Lv1-Gothic-Bold.otf);
    src: url(./font/NEXON-Lv1-Gothic-Bold.otf?#iefix) format("opentype"),url(./font/NEXONLv1GothicBold.ttf) format("truetype")
}

@font-face {
    font-family: NEXONLv1Gothic;
    font-weight: 400;
    src: url('./font/NEXON Lv1 Gothic OTF.woff') format('woff');
}

@font-face {
    font-family: NEXONLv1Gothic;
    font-weight: 700;
    src: url('./font/NEXON Lv1 Gothic OTF Bold.woff') format('woff');
}

/* NotoSansKR */
@font-face {
    font-weight: 100;
    font-style: normal;
    font-family: notosans;
    src: url(./font/NotoSansKR-Light.otf);
    src: url(./font/NotoSansKR-Light.otf?#iefix) format("opentype")
}

@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: notosans;
    src: url(./font/NotoSansKR-Regular.otf);
    src: url(./font/NotoSansKR-Regular.otf?#iefix) format("opentype")
}

@font-face {
    font-weight: 700;
    font-style: normal;
    font-family: notosans;
    src: url(./font/NotoSansKR-Bold.otf);
    src: url(./font/NotoSansKR-Bold.otf?#iefix) format("opentype")
}
