@charset "utf-8";

/* 나눔고딕 */
@font-face{font-family:"NanumGothic"; src:url('/font/NanumGothic.eot');}
@font-face{font-family:"NanumGothic"; src:url('/font/NanumGothic.ttf');}
@font-face{font-family:"NanumGothic"; src:url('/font/NanumGothic.woff');}

/* 나눔 스퀘어 */
@font-face{font-family:'NanumSQ';font-weight:400;src:url("/font/NanumSquareR.eot");src:url("/font/NanumSquareR.eot?#iefix") format('embedded-opentype'),url("/font/NanumSquareR.woff") format('woff'),url("/font/NanumSquareR.ttf") format('truetype');font-weight: 300;}
@font-face{font-family:'NanumSQ';font-weight:600;src:url("/font/NanumSquareB.eot");src:url("/font/NanumSquareB.eot?#iefix") format('embedded-opentype'),url("/font/NanumSquareB.woff") format('woff'),url("/font/NanumSquareB.ttf") format('truetype');font-weight: 600;}

/* 나눔 명조 */
@font-face{font-family:'NanumMJ';src:url("/font/NanumMyeongjo.eot");src:url("/font/NanumMyeongjo.eot?#iefix") format('embedded-opentype'),url("/font/NanumMyeongjo.woff") format('woff'),url("/font/NanumMyeongjo.ttf") format('truetype');}

/* 본고딕 */
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 100;
src: local('Noto Sans Light'), local('NotoSans-Light'), url(/font/NotoSans-Light.eot);
src: url(/font/NotoSans-Light.eot) format('embedded-opentype'),
url(/font/NotoSans-Light.woff2) format('woff2'),
url(/font/NotoSans-Light.woff) format('woff');;
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 300;
src: local('Noto Sans Regular'), local('NotoSans-Regular'), url(/font/NotoSans-Regular.eot);
src: url(/font/NotoSans-Regular.eot) format('embedded-opentype'),
url(/font/NotoSans-Regular.woff2) format('woff2'),
url(/font/NotoSans-Regular.woff) format('woff');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 500;
src: local('Noto Sans Medium'), local('NotoSans-Medium'), url(/font/NotoSans-Medium.eot);
src: url(/font/NotoSans-Medium.eot) format('embedded-opentype'),
url(/font/NotoSans-Medium.woff2) format('woff2'),
url(/font/NotoSans-Medium.woff) format('woff');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 600;
src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(/font/NotoSans-Bold.eot);
src: url(/font/NotoSans-Bold.eot) format('embedded-opentype'),
url(/font/NotoSans-Bold.woff2) format('woff2'),
url(/font/NotoSans-Bold.woff) format('woff');
}

/*TVN 폰트*/
@font-face {font-family:'tvN Enjoystories';src: url("/font/tvNBold.eot");src: url("/font/tvNBold.eot?#iefix") format('embedded-opentype'),url("/font/tvNBold.woff") format('woff'),url("/font/tvNBold.ttf") format('truetype');font-weight: normal;font-style: normal;}                     



/*GmarketSans*/
@font-face { 
    font-family:'GmarketSans';
    font-style: normal;
    font-weight: 300;
    src:local(☺),
    url(/font/GmarketSansLight.woff) format('woff'), /* IE 9+, 모던 브라우저 */
    url(/font/GmarketSansTTfLight.ttf) format('truetype');
}
@font-face { 
    font-family:'GmarketSans';
    font-style: normal;
    font-weight: 400;
    src:local(☺),
    url(/font/GmarketSansMedium.woff) format('woff'), /* IE 9+, 모던 브라우저 */
    url(/font/GmarketSansTTfMedium.ttf) format('truetype');
}
@font-face { 
    font-family:'GmarketSans';
    font-style: normal;
    font-weight: 600;
    src:local(☺),
    url(/font/GmarketSansBold.woff) format('woff'), /* IE 9+, 모던 브라우저 */
    url(/font/GmarketSansTTfBold.ttf) format('truetype');
}

  