@CHARSET "UTF-8";
/*노토산스*/
@font-face {
    font-family: 'Noto';
    font-style: normal;
    font-weight: 300;
    src: url(/m/static/fonts/NotoSans-Light.eot);
    src: local(※),
    url(/m/static/fonts/NotoSans-Light.woff) format('woff'),
    url(/m/static/fonts/NotoSans-Light.woff2) format('woff2'),
    url(/m/static/fonts/NotoSans-Light.eot);
}

@font-face {
    font-family: 'Noto';
    font-style: normal;
    font-weight: 400;
    src: url(/m/static/fonts/NotoSansCJKkr-Regular.eot);
    src: local(※),
    url(/m/static/fonts/NotoSansCJKkr-Regular.woff) format('woff'),
    url(/m/static/fonts/NotoSansCJKkr-Regular.woff2) format('woff2'),
    url(/m/static/fonts/NotoSansCJKkr-Regular.eot);
}
@font-face {
    font-family: 'Noto';
    font-style: normal;
    font-weight: 500;
    src: url(/m/static/fonts/NotoSansCJKkr-Medium.eot);
    src: local(※),
    url(/m/static/fonts/NotoSansCJKkr-Medium.woff) format('woff'),
    url(/m/static/fonts/NotoSansCJKkr-Medium.woff2) format('woff2'),
    url(/m/static/fonts/NotoSansCJKkr-Medium.eot);
}
@font-face {
    font-family: 'Noto';
    font-style: normal;
    font-weight: 700;
    src: url(/m/static/fonts/NotoSansKR-Bold.otf);
    src: local(※),
    url(/m/static/fonts/NotoSansKR-Bold.woff2) format('woff2'),
    url(/m/static/fonts/NotoSansKR-Bold.woff) format('woff'),
    url(/m/static/fonts/NotoSansKR-Bold.otf);
}

/*나눔바른고딕*/
@font-face {
    font-family: 'Nanum';
    font-style: normal;
    font-weight: 200;
    src: url(/m/static/fonts/NanumBarunGothicUltraLight.eot);
    src: local(※),
    url(/m/static/fonts/NanumBarunGothicUltraLight.woff) format('woff'),
    url(/m/static/fonts/NanumBarunGothicUltraLight.woff2) format('woff2'),
    url(/m/static/fonts/NanumBarunGothicUltraLight.eot);
}
@font-face {
    font-family: 'Nanum';
    font-style: normal;
    font-weight: 300;
    src: url(/m/static/fonts/NanumBarunGothicLight.eot);
    src: local(※),
    url(/m/static/fonts/NanumBarunGothicLight.woff) format('woff'),
    url(/m/static/fonts/NanumBarunGothicLight.woff2) format('woff2'),
    url(/m/static/fonts/NanumBarunGothicLight.eot);
}
@font-face {
    font-family: 'Nanum';
    font-style: normal;
    font-weight: 400;
    src: url(/m/static/fonts/NanumBarunGothic.eot);
    src: local(※),
    url(/m/static/fonts/NanumBarunGothic.woff) format('woff'),
    url(/m/static/fonts/NanumBarunGothic.woff2) format('woff2'),
    url(/m/static/fonts/NanumBarunGothic.eot);
}
@font-face {
    font-family: 'Nanum';
    font-style: normal;
    font-weight: 600;
    src: url(/m/static/fonts/NanumBarunGothicBold.eot);
    src: local(※),
    url(/m/static/fonts/NanumBarunGothicBold.woff) format('woff'),
    url(/m/static/fonts/NanumBarunGothicBold.woff2) format('woff2'),
    url(/m/static/fonts/NanumBarunGothicBold.eot);
}

/*CenturyGothic*/
@font-face {
    font-family: 'Century';
    font-style: normal;
    font-weight: 300;
    src: url(/m/static/fonts/CenturyGothic.eot);
    src: local(※),
    url(/m/static/fonts/CenturyGothic.woff) format('woff'),
    url(/m/static/fonts/CenturyGothic.woff2) format('woff2'),
    url(/m/static/fonts/CenturyGothic.eot);
}

/*AdobeArabic-Regular*/
@font-face {
    font-family: 'AdobeArabic';
    font-style: normal;
    font-weight: 300;
    src: url(/m/static/fonts/CenturyGothic.eot);
    src: local(※),
    url(/m/static/fonts/AdobeArabic-Regular.woff) format('woff'),
    url(/m/static/fonts/AdobeArabic-Regular.woff2) format('woff2'),
    url(/m/static/fonts/AdobeArabic-Regular.eot);
}

/*LG_Smart_Light*/
@font-face {
    font-family: 'LG_Smart_Light';
    font-style: normal;
    font-weight: 300;
    src: url(/m/static/fonts/LG_Smart_Light.eot);
    src: local(※),
    url(/m/static/fonts/LG_Smart_Light.woff) format('woff'),
    url(/m/static/fonts/LG_Smart_Light.woff2) format('woff2'),
    url(/m/static/fonts/LG_Smart_Light.eot);
}