/*GmarketSans*/
@font-face { font-family: 'GmarketSans'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff'); font-weight: 400; font-style: normal; }
@font-face { font-family: 'GmarketSans'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff'); font-weight: 600; font-style: normal; }
@font-face { font-family: 'GmarketSans'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff'); font-weight: 800; font-style: normal; }

/*
* NanumSquare
 */

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 200;
  src: url(../_font/NanumSquareL.woff) format('woff'),
       url(../_font/NanumSquareL.otf) format('opentype');
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 400;
  src: url(../_font/NanumSquareR.woff) format('woff'),
       url(../_font/NanumSquareR.otf) format('opentype');
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 600;
  src: url(../_font/NanumSquareB.woff) format('woff'),
       url(../_font/NanumSquareB.otf) format('opentype');
}

@font-face {
  font-family: 'NanumSquare';
  font-style: normal;
  font-weight: 800;
  src: url(../_font/NanumSquareEB.woff) format('woff'),
       url(../_font/NanumSquareEB.otf) format('opentype');
}


/*
* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(../_font/NotoSansKR-Thin.woff2) format('woff2'),
       url(../_font/NotoSansKR-Thin.woff) format('woff'),
       url(../_font/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(../_font/NotoSansKR-Light.woff2) format('woff2'),
       url(../_font/NotoSansKR-Light.woff) format('woff'),
       url(../_font/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(../_font/NotoSansKR-Regular.woff2) format('woff2'),
        url(../_font/NotoSansKR-Regular.woff) format('woff'),
        url(../_font/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(../_font/NotoSansKR-Medium.woff2) format('woff2'),
        url(../_font/NotoSansKR-Medium.woff) format('woff'),
        url(../_font/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style:normal;
   font-weight: 700;
   src: url(../_font/NotoSansKR-Bold.woff2) format('woff2'),
        url(../_font/NotoSansKR-Bold.woff) format('woff'),
        url(../_font/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style:bold;
   font-weight:900;
   src: url(../_font/NotoSansKR-Black.woff2) format('woff2'),
        url(../_font/NotoSansKR-Black.woff) format('woff'),
        url(../_font/NotoSansKR-Black.otf) format('opentype');
 }
 @font-face {
   font-family: 'Poppins-Bold';
   font-style:bold;
   font-weight:900;
   src: url(../_font/Poppins-Bold.woff) format('woff'),
 }
  @font-face {
   font-family: 'Poppins-SemiBold';
   font-style:bold;
   font-weight:700;
   src: url(../_font/Poppins-Bold.woff) format('woff'),
 } @font-face {
   font-family: 'Poppins-Medium';
   font-style:bold;
   font-weight:500;
   src: url(../_font/Poppins-Bold.woff) format('woff'),
 } @font-face {
   font-family: 'Poppins-Regular';
   font-style:bold;
   font-weight:400;
   src: url(../_font/Poppins-Bold.woff) format('woff'),
 } @font-face {
   font-family: 'Poppins-Light';
   font-style:bold;
   font-weight:300;
   src: url(../_font/Poppins-Bold.woff) format('woff'),
 }

/* Webfont: Arita-dotum-Light_OTF */
@font-face {
    font-family: 'Arita-dotum(OTF)-Light';
    src: url('../_font/Arita-dotum-Light_OTF.eot'); /* IE9 Compat Modes */
    src: url('../_font/Arita-dotum-Light_OTF.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../_font/Arita-dotum-Light_OTF.woff') format('woff'), /* Modern Browsers */
         url('../_font/Arita-dotum-Light_OTF.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../_font/Arita-dotum-Light_OTF.svg#Arita-dotum-Light_OTF') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Arita-dotum-Medium_OTF */
@font-face {
    font-family: 'Arita-dotum(OTF)-Medium';
    src: url('../_font/Arita-dotum-Medium.eot'); /* IE9 Compat Modes */
    src: url('../_font/Arita-dotum-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../_font/Arita-dotum-Medium.woff') format('woff'), /* Modern Browsers */
         url('../_font/Arita-dotum-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../_font/Arita-dotum-Medium.svg#Arita-dotum-Medium') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Webfont: Arita-dotum-SemiBold_OTF */
@font-face {
    font-family: 'Arita-dotum(OTF)-SemiBold';
    src: url('../_font/Arita-dotum-SemiBold.eot'); /* IE9 Compat Modes */
    src: url('../_font/Arita-dotum-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../_font/Arita-dotum-SemiBold.woff') format('woff'), /* Modern Browsers */
         url('../_font/Arita-dotum-SemiBold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../_font/Arita-dotum-SemiBold.svg#Arita-dotum-SemiBold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}




/*
* 경기천년제목
 */

@font-face {
  font-family: 'Gyeonggi Title';
  font-style: normal;
  font-weight: 400;
  src: url('../_font/gyeonggi_Title_Light.eot'); /* IE9 Compat Modes */
  src: url('../_font/gyeonggi_Title_Light.woff') format('woff'),	   
       url('../_font/gyeonggi_Title_Light.otf') format('opentype'),
	   url('../_font/gyeonggi_Title_Light.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Gyeonggi Title';
  font-style: normal;
  font-weight: 500;
  src: url('../_font/gyeonggi_Title_Medium.eot'); /* IE9 Compat Modes */
  src: url('../_font/gyeonggi_Title_Medium.woff') format('woff'),	   
       url('../_font/gyeonggi_Title_Medium.otf') format('opentype'),
	   url('../_font/gyeonggi_Title_Medium.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Gyeonggi Title';
  font-style:normal;
  font-weight: 600;
  src: url('../_font/gyeonggi_Title_Bold.eot'); /* IE9 Compat Modes */
  src: url('../_font/gyeonggi_Title_Bold.woff') format('woff'),	   
       url('../_font/gyeonggi_Title_Bold.otf') format('opentype'),
	   url('../_font/gyeonggi_Title_Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}




/*
* 경기천년바탕
 */

@font-face {
  font-family: 'Gyeonggi Batang';
  font-style: normal;
  font-weight: 400;
  src: url('../_font/gyeonggi_batang_Regular.eot'); /* IE9 Compat Modes */
  src: url('../_font/gyeonggi_batang_Regular.woff') format('woff'),	   
       url('../_font/gyeonggi_batang_Regular.otf') format('opentype'),
	   url('../_font/gyeonggi_batang_Regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Gyeonggi Batang';
  font-style:normal;
  font-weight: 600;
  src: url('../_font/gyeonggi_batang_Bold.eot'); /* IE9 Compat Modes */
  src: url('../_font/gyeonggi_batang_Bold.woff') format('woff'),	   
       url('../_font/gyeonggi_batang_Bold.otf') format('opentype'),
	   url('../_font/gyeonggi_batang_Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}


