/*나눔스퀘어 라이트*/
@font-face {
  font-family: 'NanumSquareL';
  src: url('./font/NanumSquareL.eot');
  src: url('./font/NanumSquareL.woff2') format('woff2'),
       url('./font/NanumSquareL.woff') format('woff'),
       url('./font/NanumSquareL.ttf') format('truetype'),
       url('./font/NanumSquareL.svg#NanumSquareL') format('svg'),
       url('./font/NanumSquareL.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*나눔스퀘어 레귤러*/
@font-face {
  font-family: 'NanumSquareR';
  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: 'NanumSquareB';
  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.svg#NanumSquareB') format('svg'),
       url('./font/NanumSquareB.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*나눔스퀘어 엑스트라볼드*/
@font-face {
  font-family: 'NanumSquareEB';
  src: url('./font/NanumSquareEB.eot');
  src: url('./font/NanumSquareEB.woff2') format('woff2'),
       url('./font/NanumSquareEB.woff') format('woff'),
       url('./font/NanumSquareEB.ttf') format('truetype'),
       url('./font/NanumSquareEB.svg#NanumSquareEB') format('svg'),
       url('./font/NanumSquareEB.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*---------------------------------------------------------------------*/

/*오픈센스 라이트*/
@font-face {
  font-family: 'OpenSans-Light';
  src: url('./font/OpenSans-Light.eot');
  src: url('./font/OpenSans-Light.woff2') format('woff2'),
       url('./font/OpenSans-Light.woff') format('woff'),
       url('./font/OpenSans-Light.ttf') format('truetype'),
       url('./font/OpenSans-Light.svg#OpenSans-Light') format('svg'),
       url('./font/OpenSans-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*오픈센스 레귤러*/
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('./font/OpenSans-Regular.eot');
  src: url('./font/OpenSans-Regular.woff2') format('woff2'),
       url('./font/OpenSans-Regular.woff') format('woff'),
       url('./font/OpenSans-Regular.ttf') format('truetype'),
       url('./font/OpenSans-Regular.svg#OpenSans-Regular') format('svg'),
       url('./font/OpenSans-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*오픈센스 세미볼드*/
@font-face {
  font-family: 'OpenSans-SemiBold';
  src: url('./font/OpenSans-SemiBold.eot');
  src: url('./font/OpenSans-SemiBold.woff2') format('woff2'),
       url('./font/OpenSans-SemiBold.woff') format('woff'),
       url('./font/OpenSans-SemiBold.ttf') format('truetype'),
       url('./font/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg'),
       url('./font/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*오픈센스 볼드*/
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('./font/OpenSans-Bold.eot');
  src: url('./font/OpenSans-Bold.woff2') format('woff2'),
       url('./font/OpenSans-Bold.woff') format('woff'),
       url('./font/OpenSans-Bold.ttf') format('truetype'),
       url('./font/OpenSans-Bold.svg#OpenSans-Bold') format('svg'),
       url('./font/OpenSans-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*오픈센스 엑스트라볼드*/
@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url('./font/OpenSans-ExtraBold.eot');
  src: url('./font/OpenSans-ExtraBold.woff2') format('woff2'),
       url('./font/OpenSans-ExtraBold.woff') format('woff'),
       url('./font/OpenSans-ExtraBold.ttf') format('truetype'),
       url('./font/OpenSans-ExtraBold.svg#OpenSans-ExtraBold') format('svg'),
       url('./font/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*---------------------------------------------------------------------*/

/*노토센스 라이트*/
@font-face {
  font-family: 'NotoSans-Light';
  src: url('./font/NotoSans-Light.eot');
  src: url('./font/NotoSans-Light.woff2') format('woff2'),
       url('./font/NotoSans-Light.woff') format('woff'),
       url('./font/NotoSans-Light.ttf') format('truetype'),
       url('./font/NotoSans-Light.svg#NotoSans-Light') format('svg'),
       url('./font/NotoSans-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*노토센스 레귤러*/
@font-face {
  font-family: 'NotoSans-Regular';
  src: url('./font/NotoSans-Regular.eot');
  src: url('./font/NotoSans-Regular.woff2') format('woff2'),
       url('./font/NotoSans-Regular.woff') format('woff'),
       url('./font/NotoSans-Regular.ttf') format('truetype'),
       url('./font/NotoSans-Regular.svg#NotoSans-Regular') format('svg'),
       url('./font/NotoSans-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*노토센스 미디움*/
@font-face {
  font-family: 'NotoSans-Medium';
  src: url('./font/NotoSans-Medium.eot');
  src: url('./font/NotoSans-Medium.woff2') format('woff2'),
       url('./font/NotoSans-Medium.woff') format('woff'),
       url('./font/NotoSans-Medium.ttf') format('truetype'),
       url('./font/NotoSans-Medium.svg#NotoSans-Medium') format('svg'),
       url('./font/NotoSans-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*노토센스 볼드*/
@font-face {
  font-family: 'NotoSans-Bold';
  src: url('./font/NotoSans-Bold.eot');
  src: url('./font/NotoSans-Bold.woff2') format('woff2'),
       url('./font/NotoSans-Bold.woff') format('woff'),
       url('./font/NotoSans-Bold.ttf') format('truetype'),
       url('./font/NotoSans-Bold.svg#NotoSans-Bold') format('svg'),
       url('./font/NotoSans-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*노토센스 엑스트라볼드*/
@font-face {
  font-family: 'NotoSans-ExtraBold';
  src: url('./font/NotoSans-ExtraBold.eot');
  src: url('./font/NotoSans-ExtraBold.woff2') format('woff2'),
       url('./font/NotoSans-ExtraBold.woff') format('woff'),
       url('./font/NotoSans-ExtraBold.ttf') format('truetype'),
       url('./font/NotoSans-ExtraBold.svg#NotoSans-ExtraBold') format('svg'),
       url('./font/NotoSans-ExtraBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}