﻿@charset "utf-8";

@import url('https://fonts.googleapis.com/earlyaccess/nanumgothic.css');


@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');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'noto sans';
    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: 100;
}

@font-face {
    font-family: 'noto sans';
    src: url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-Medium.woff2) format('woff2'),url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-Medium.otf) format('woff'),url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-Medium.otf) format('opentype');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'noto sans';
    src: url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-Bold.woff2) format('woff2'),url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-Bold.woff) format('woff'),url(//cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/fonts/full/NotoSansKR-Bold.otf) format('opentype');
    font-style: normal;
    font-weight: 700;
}

@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: '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;
}

