﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
    font-family: 'HMFMMUEXweb';
    src: url('/fonts/HMFMMUEX.eot'); /* 저버전 익스플로러 폰트 적용*/
    src: url('/fonts/HMFMMUEX.eot?') format('eot'), /* IE 9 폰트 적용 */
    url('/fonts/HMFMMUEX.woff') format('woff'); /* IE 9, 파이어폭스, 크롬 폰트 적용 */
}

@font-face {
    font-family: 'proxima-nova';
    src: url('/fonts/ProximaNova-Regular.ttf?v=1.1.0') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: noto sans;
    src: url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-Regular.woff2) format('woff2'),url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-Regular.woff) format('woff'),url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-Regular.otf) format('opentype');
    src: url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-DemiLight.woff2) format('woff2'),url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-DemiLight.otf) format('woff'),url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-DemiLight.otf) format('opentype');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'icomoon';
    src: url('/fonts/icomoon.eot?72646s');
    src: url('/fonts/icomoon.eot?#iefix72646s') format('embedded-opentype'),url('/fonts/icomoon.ttf?72646s') format('truetype'),url('/fonts/icomoon.woff?72646s') format('woff'),url('/fonts/icomoon.svg?72646s#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
