@charset "utf-8";
/* CSS Document */

/* 실제 적용시 사용하지 않는 폰트는 주석처리를 해야 로딩시간을 절약할 수 있습니다 */

/* 나눔고딕 */
@font-face {
 font-family:"DevGothic";
 font-style:normal;
 font-weight:normal;
 src:url("devF/DevGothic.eot");
 src:url("devF/DevGothic.eot?#iefix") format("embedded-opentype"),  url("devF/DevGothic.woff") format("woff"),  url("devF/DevGothic.ttf") format("truetype");
}

/* 나눔고딕 라이트 */
@font-face {
 font-family:"DevGothicLight";
 font-style:normal;
 font-weight:normal;
 src:url("devF/DevGothicLight.eot");
 src:url("devF/DevGothicLight.eot?#iefix") format("embedded-opentype"),  url("devF/DevGothicLight.woff") format("woff"),  url("devF/DevGothicLight.ttf") format("truetype");
}

/* 나눔고딕 볼드 */
@font-face {
 font-family:"DevGothicBold";
 font-style:normal;
 font-weight:normal;
 src:url("devF/DevGothicBold.eot");
 src:url("devF/DevGothicBold.eot?#iefix") format("embedded-opentype"),  url("devF/DevGothicBold.woff") format("woff"),  url("devF/DevGothicBold.ttf") format("truetype");
}

/* 나눔고딕 강한볼드 */
@font-face {
 font-family:"DevGothicExtraBold";
 font-style:normal;
 font-weight:normal;
 src:url("devF/DevGothicExtraBold.eot");
 src:url("devF/DevGothicExtraBold.eot?#iefix") format("embedded-opentype"),  url("devF/DevGothicExtraBold.woff") format("woff"),  url("devF/DevGothicExtraBold.ttf") format("truetype");
}

/* 나눔바른고딕 
@font-face {
 font-family:"DevBarunGothic";
 font-style:normal;
 font-weight:normal;
 src:url("devF/DevBarunGothic.eot");
 src:url("devF/DevBarunGothic.eot?#iefix") format("embedded-opentype"),  url("devF/DevBarunGothic.woff") format("woff"),  url("devF/DevBarunGothic.ttf") format("truetype");
} */

/* 나눔바른고딕 볼드 
@font-face {
 font-family:"DevBarunGothicBold";
 font-style:normal;
 font-weight:normal;
 src:url("devF/DevBarunGothicBold.eot");
 src:url("devF/DevBarunGothicBold.eot?#iefix") format("embedded-opentype"),  url("devF/DevBarunGothicBold.woff") format("woff"),  url("devF/DevBarunGothicBold.ttf") format("truetype");
} */

/* 나눔명조 
@font-face {
 font-family:"DevMyeongjo";
 font-style:normal;
 font-weight:normal;
 src:url("devF/DevMyeongjo.eot");
 src:url("devF/DevMyeongjo.eot?#iefix") format("embedded-opentype"),  url("devF/DevMyeongjo.woff") format("woff"),  url("devF/DevMyeongjo.ttf") format("truetype");
} */

/* 나눔명조 볼드 
@font-face {
 font-family:"DevMyeongjoBold";
 font-style:normal;
 font-weight:normal;
 src:url("devF/DevMyeongjoBold.eot");
 src:url("devF/DevMyeongjoBold.eot?#iefix") format("embedded-opentype"),  url("devF/DevMyeongjoBold.woff") format("woff"),  url("devF/DevMyeongjoBold.ttf") format("truetype");
} */

/* 나눔명조 강한볼드 
@font-face {
 font-family:"DevMyeongjoExtraBold";
 font-style:normal;
 font-weight:normal;
 src:url("devF/DevMyeongjoExtraBold.eot");
 src:url("devF/DevMyeongjoExtraBold.eot?#iefix") format("embedded-opentype"),  url("devF/DevMyeongjoExtraBold.woff") format("woff"),  url("devF/DevMyeongjoExtraBold.ttf") format("truetype");
} */

/* 나눔 펜글씨 
@font-face {
 font-family:"DevPen";
 font-style:normal;
 font-weight:normal;
 src:url("devF/DevPen.eot");
 src:url("devF/DevPen.eot?#iefix") format("embedded-opentype"),  url("devF/DevPen.woff") format("woff"),  url("devF/DevPen.ttf") format("truetype");
} */

/* 나눔 손글씨 
@font-face {
 font-family:"DevBrush";
 font-style:normal;
 font-weight:normal;
 src:url("devF/DevBrush.eot");
 src:url("devF/DevBrush.eot?#iefix") format("embedded-opentype"),  url("devF/DevBrush.woff") format("woff"),  url("devF/DevBrush.ttf") format("truetype");
} */
