/*------------------------------------------------------------------------------------------------------
태나다
---------------------------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'Tenada';
    src: url('../css/font/Tenada.eot');
    src: url('../css/font/Tenada.eot?#iefix') format('embedded-opentype'),
        url('../css/font/Tenada.woff2') format('woff2'),
        url('../css/font/Tenada.woff') format('woff'),
        url('../css/font/Tenada.svg#Tenada') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/*------------------------------------------------------------------------------------------------------
여기어때 잘난체
---------------------------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'jalnan';
    src: url('../css/font/Jalnan.eot');
    src: url('../css/font/Jalnan.eot?#iefix') format('embedded-opentype'),
         url('../css/font/Jalnan.svg#Jalnan') format('svg'),
         url('../css/font/Jalnan.ttf') format('truetype'),
         url('../css/font/Jalnan.woff') format('woff'),
         url('../css/font/Jalnan.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
/*------------------------------------------------------------------------------------------------------
카페24당당해
---------------------------------------------------------------------------------------------------------*/
@font-face {
    font-family: 'cafe24Dangdanghae';
    src: url('../css/font/Cafe24Dangdanghae.eot');
    src: url('../css/font/Cafe24Dangdanghae.eot?#iefix') format('embedded-opentype'),
         url('../css/font/Cafe24Dangdanghae.svg#Dangdang') format('svg'),
         url('../css/font/Cafe24Dangdanghae.ttf') format('truetype'),
         url('../css/font/Cafe24Dangdanghae.woff') format('woff'),
         url('../css/font/Cafe24Dangdanghae.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }

  /*------------------------------------------------------------------------------------------------------
  온고딕
  ---------------------------------------------------------------------------------------------------------*/
  @font-face {
    font-family: 'KoddiUDOnGothicR';
    src: url('../css/font/KoddiUDOnGothic-Regular.eot');
    src: url('../css/font/KoddiUDOnGothic-Regular.eot?#iefix') format('embedded-opentype'),
         /*url('../css/font/Cafe24Dangdanghae.svg#Dangdang') format('svg'),*/
         url('../css/font/KoddiUDOnGothic-Regular.ttf') format('truetype'),
         url('../css/font/KoddiUDOnGothic-Regular.woff') format('woff'),
         url('../css/font/KoddiUDOnGothic-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'KoddiUDOnGothicB';
    src: url('../css/font/KoddiUDOnGothic-Bold.eot');
    src: url('../css/font/KoddiUDOnGothic-Bold.eot?#iefix') format('embedded-opentype'),
         /*url('../css/font/Cafe24Dangdanghae.svg#Dangdang') format('svg'),*/
         url('../css/font/KoddiUDOnGothic-Bold.ttf') format('truetype'),
         url('../css/font/KoddiUDOnGothic-Bold.woff') format('woff'),
         url('../css/font/KoddiUDOnGothic-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
  }
  @font-face {
    font-family: 'KoddiUDOnGothicEB';
    src: url('../css/font/KoddiUDOnGothic-ExtraBold.eot');
    src: url('../css/font/KoddiUDOnGothic-ExtraBold.eot?#iefix') format('embedded-opentype'),
         /*url('../css/font/Cafe24Dangdanghae.svg#Dangdang') format('svg'),*/
         url('../css/font/KoddiUDOnGothic-ExtraBold.ttf') format('truetype'),
         url('../css/font/KoddiUDOnGothic-ExtraBold.woff') format('woff'),
         url('../css/font/KoddiUDOnGothic-ExtraBold.woff2') format('woff2');
    font-weight: bolder;
    font-style: normal;
  }

/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
*/
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url(./font/NanumMyeongjo-Regular.eot);
  src: url(./font/NanumMyeongjo-Regular.eot?#iefix) format('embedded-opentype'),
       url(./font/NanumMyeongjo-Regular.woff2) format('woff2'),
       url(./font/NanumMyeongjo-Regular.woff) format('woff'),
       url(./font/NanumMyeongjo-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumSquare';
  src: url('./font/NanumSquareR.eot');
  src: url('./font/NanumSquareR.woff2') format('woff2'),
       url('./font/NanumSquareR.woff') format('woff'),
       url('./font/NanumSquareR.ttf') format('truetype'),
       url('./font/NanumSquareR.svg#NanumSquareR') format('svg'),
       url('./font/NanumSquareR.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NanumSquare';
  src: url('./font/NanumSquareb.eot');
  src: url('./font/NanumSquareb.woff2') format('woff2'),
       url('./font/NanumSquareb.woff') format('woff'),
       url('./font/NanumSquareB.ttf') format('truetype'),
       url('./font/NanumSquareb.eot?#iefix') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}

/*------------------------------------------------------------------------------------------------------
경기도서체
---------------------------------------------------------------------------------------------------------*/
@font-face {
    /*경기천년바탕_Regular*/
    font-family: 'GyeonggiBatangR';
    src: url('./font/GyeonggiBatangR.eot');
    src: url('./font/GyeonggiBatangR.eot?#iefix') format('embedded-opentype'),
        url('./font/GyeonggiBatangR.woff2') format('woff2'),
        url('./font/GyeonggiBatangR.woff') format('woff'),
        url('./font/GyeonggiBatangR.ttf') format('truetype'),
        url('./font/GyeonggiBatangR.svg#GyeonggiBatangR') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*경기청년바탕_Bold*/
    font-family: 'GyeonggiBatangB';
    src: url('./font/GyeonggiBatangB.eot');
    src: url('./font/GyeonggiBatangB.eot?#iefix') format('embedded-opentype'),
        url('./font/GyeonggiBatangB.woff2') format('woff2'),
        url('./font/GyeonggiBatangB.woff') format('woff'),
        url('./font/GyeonggiBatangB.ttf') format('truetype'),
        url('./font/GyeonggiBatangB.svg#GyeonggiBatangB') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*경기천년제목_Bold*/
    font-family: 'GyeonggiTItleB';
    src: url('./font/GyeonggiTItleB.eot');
    src: url('./font/GyeonggiTItleB.eot?#iefix') format('embedded-opentype'),
        url('./font/GyeonggiTItleB.woff2') format('woff2'),
        url('./font/GyeonggiTItleB.woff') format('woff'),
        url('./font/GyeonggiTItleB.ttf') format('truetype'),
        url('./font/GyeonggiTItleB.svg#GyeonggiBatangB') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*경기천년제목_Light*/
    font-family: 'GyeonggiTItleL';
    src: url('./font/GyeonggiTItleL.eot');
    src: url('./font/GyeonggiTItleL.eot?#iefix') format('embedded-opentype'),
        url('./font/GyeonggiTItleL.woff2') format('woff2'),
        url('./font/GyeonggiTItleL.woff') format('woff'),
        url('./font/GyeonggiTItleL.ttf') format('truetype'),
        url('./font/GyeonggiTItleL.svg#GyeonggiBatangB') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*경기천년제목_Medium*/
    font-family: 'GyeonggiTItleM';
    src: url('./font/GyeonggiTItleM.eot');
    src: url('./font/GyeonggiTItleM.eot?#iefix') format('embedded-opentype'),
        url('./font/GyeonggiTItleM.woff2') format('woff2'),
        url('./font/GyeonggiTItleM.woff') format('woff'),
        url('./font/GyeonggiTItleM.ttf') format('truetype'),
        url('./font/GyeonggiTItleM.svg#GyeonggiBatangB') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    /*경기천년제목V_Bold*/
    font-family: 'GyeonggiTItleVB';
    src: url('./font/GyeonggiTItleVB.eot');
    src: url('./font/GyeonggiTItleVB.eot?#iefix') format('embedded-opentype'),
        url('./font/GyeonggiTItleVB.woff2') format('woff2'),
        url('./font/GyeonggiTItleVB.woff') format('woff'),
        url('./font/GyeonggiTItleVB.ttf') format('truetype'),
        url('./font/GyeonggiTItleVB.svg#GyeonggiBatangB') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
/*------------------------------------------------------------------------------------------------------
경기도서체 끝
---------------------------------------------------------------------------------------------------------*/