@charset "utf-8";
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 300;
  src: local("NanumSquareRoundL"), /* computer */
    url("/font/NanumSquareRoundL.eot"), /* IE9 Compat Modes */
    url("/font/NanumSquareRoundL.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/font/NanumSquareRoundL.woff") format("woff"), /* Modern Browsers */
    url("/font/NanumSquareRoundL.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 400;
  src: local("NanumSquareRoundR"), /* computer */
    url("/font/NanumSquareRoundR.eot"), /* IE9 Compat Modes */
    url("/font/NanumSquareRoundR.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/font/NanumSquareRoundR.woff") format("woff"), /* Modern Browsers */
    url("/font/NanumSquareRoundR.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 700;
  src: local("NanumSquareRoundB"), /* computer */
    url("/font/NanumSquareRoundB.eot"), /* IE9 Compat Modes */
    url("/font/NanumSquareRoundB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/font/NanumSquareRoundB.woff") format("woff"), /* Modern Browsers */
    url("/font/NanumSquareRoundB.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 800;
  src: local("NanumSquareRoundEB"), /* computer */
    url("/font/NanumSquareRoundEB.eot"), /* IE9 Compat Modes */
    url("/font/NanumSquareRoundEB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/font/NanumSquareRoundEB.woff") format("woff"), /* Modern Browsers */
    url("/font/NanumSquareRoundEB.ttf") format("truetype"); /* Safari, Android, iOS */
}

body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, thead, tbody, tr, th, td, form, fieldset, legend, input, textarea, button, a {
    font-family: "NanumSquareRound";
    font-weight: 400
}

