@charset "utf-8";
@import url("./xeicon/xeicon.min.css");

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: local('NotoSansKR'), 
    url('./NotoSansKR/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'), 
    url('./NotoSansKR/NotoSansKR-Regular.woff2') format('woff2'), 
    url('./NotoSansKR/NotoSansKR-Regular.woff') format('woff')
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: local('NotoSansKR'), 
    url('./NotoSansKR/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'), 
    url('./NotoSansKR/NotoSansKR-Light.woff2') format('woff2'), 
    url('./NotoSansKR/NotoSansKR-Light.woff') format('woff')
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: local('NotoSansKR'), 
    url('./NotoSansKR/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'), 
    url('./NotoSansKR/NotoSansKR-Medium.woff2') format('woff2'), 
    url('./NotoSansKR/NotoSansKR-Medium.woff') format('woff')
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 600;
    src: local('NotoSansKR'), 
    url('./NotoSansKR/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'), 
    url('./NotoSansKR/NotoSansKR-Bold.woff2') format('woff2'), 
    url('./NotoSansKR/NotoSansKR-Bold.woff') format('woff')
}
/* NanumBarunGothic */
@font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 700;    
    src: local('Nanum'),
        url('./Nanum/NanumBarunGothicBold.eot?#iefix') format('embedded-opentype'),
        url('./Nanum/NanumBarunGothicBold.woff2') format('woff2'), 
        url('./Nanum/NanumBarunGothicBold.woff') format('woff')
}
/* NanumSquare */
@font-face {
    font-family: 'NanumSquare';
    font-weight: 700;    
    src: local('Nanum'),
        url('./Nanum/NanumSquareB.eot?#iefix') format('embedded-opentype'),
        url('./Nanum/NanumSquareB.woff2') format('woff2'), 
        url('./Nanum/NanumSquareB.woff') format('woff')
}
