﻿@charset "utf-8";
/* CSS Document */

/* @font-face{
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/NanumGothic.eot');
  src: local(※), url('../fonts/NanumGothic.woff') format('woff'), url('../fonts/NanumGothic.ttf') format('truetype');
} */

@font-face {
  font-family: "BMJUA";
  src: url("../fonts/BMJUAttf0.eot"); /* IE9 Compat Modes */
  src: url("../fonts/BMJUAttf0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/BMJUAttf0.otf") format("opentype"), /* Open Type Font */
    url("../fonts/BMJUAttf0.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/BMJUAttf0.woff") format("woff"), /* Modern Browsers */
    url("../fonts/BMJUAttf0.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BMDOHYEON_ttf_1';
  src: url('../fonts/BMDOHYEON_ttf_1.eot');
  src: url('../fonts/BMDOHYEON_ttf_1.eot?#iefix') format('embedded-opentype'),
       url('../fonts/BMDOHYEON_ttf_1.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BMDoHyeon';
  src: url('../fonts/BMDoHyeon.ttf') format('truetype'),
       url('../fonts/BMDoHyeon.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
