/* 나눔스퀘어 웹폰트 v1.11 https://github.com/moonspam/NanumSquare */
@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 300;
  src:
    url("fonts/NanumSquareL.eot"), /* IE9 Compat Modes */
    url("fonts/NanumSquareL.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("fonts/NanumSquareL.woff2") format("woff2"), /* Modern Browsers */
    url("fonts/NanumSquareL.woff") format("woff"), /* Modern Browsers */
    url("fonts/NanumSquareL.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 400;
  src:
    url("fonts/NanumSquareR.eot"),
    url("fonts/NanumSquareR.eot?#iefix") format("embedded-opentype"),
    url("fonts/NanumSquareR.woff2") format("woff2"),
    url("fonts/NanumSquareR.woff") format("woff"),
    url("fonts/NanumSquareR.ttf") format("truetype");
}
@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 700;
  src:
    url("fonts/NanumSquareB.eot"),
    url("fonts/NanumSquareB.eot?#iefix") format("embedded-opentype"),
    url("fonts/NanumSquareB.woff2") format("woff2"),
    url("fonts/NanumSquareB.woff") format("woff"),
    url("fonts/NanumSquareB.ttf") format("truetype");
}
@font-face {
  font-family: "NanumSquare";
  font-style: normal;
  font-weight: 800;
  src:
    url("fonts/NanumSquareEB.eot"),
    url("fonts/NanumSquareEB.eot?#iefix") format("embedded-opentype"),
    url("fonts/NanumSquareEB.woff2") format("woff2"),
    url("fonts/NanumSquareEB.woff") format("woff"),
    url("fonts/NanumSquareEB.ttf") format("truetype");
}
