/* 나눔바른고딕 */
@font-face {
  font-family: "NanumBarunGothicBold";
  src: url("./fonts/NanumBarunGothicBold.eot"); /* IE9 Compat Modes */
  src: url("./fonts/NanumBarunGothicBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/NanumBarunGothicBold.otf") format("opentype"), /* Open Type Font */
    url("./fonts/NanumBarunGothicBold.svg") format("svg"), /* Legacy iOS */
    url("./fonts/NanumBarunGothicBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/NanumBarunGothicBold.woff") format("woff"), /* Modern Browsers */
    url("./fonts/NanumBarunGothicBold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: bold;
  font-style: normal;
}
