﻿@charset "UTF-8";
@font-face { font-family: 'BMJUA'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/BMJUA.woff') format('woff'); font-weight: normal; font-style: normal; }
/* 코어고딕D */
@font-face {
  font-family: 'CoreGothicD';
  src: url('../fonts/CoreGothicD-3Light.eot');
  src: url('../fonts/CoreGothicD-3Light.woff') format('woff'),
       url('../fonts/CoreGothicD-3Light.woff') format('woff'),
       url('../fonts/CoreGothicD-3Light.ttf') format('truetype'),
       url('../fonts/CoreGothicD-3Light.svg#CoreGothicD-3Light') format('svg'),
       url('../fonts/CoreGothicD-3Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'CoreGothicD';
  src: url('../fonts/CoreGothicD-4Regular.eot');
  src: url('../fonts/CoreGothicD-4Regular.woff') format('woff'),
       url('../fonts/CoreGothicD-4Regular.woff') format('woff'),
       url('../fonts/CoreGothicD-4Regular.ttf') format('truetype'),
       url('../fonts/CoreGothicD-4Regular.svg#CoreGothicD-4Regular') format('svg'),
       url('../fonts/CoreGothicD-4Regular.eot?#iefix') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'CoreGothicD';
  src: url('../fonts/CoreGothicD-5Medium.eot');
  src: url('../fonts/CoreGothicD-5Medium.woff') format('woff'),
       url('../fonts/CoreGothicD-5Medium.woff') format('woff'),
       url('../fonts/CoreGothicD-5Medium.ttf') format('truetype'),
       url('../fonts/CoreGothicD-5Medium.svg#CoreGothicD-5Medium') format('svg'),
       url('../fonts/CoreGothicD-5Medium.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'CoreGothicD';
  src: url('../fonts/CoreGothicD-6Bold.eot');
  src: url('../fonts/CoreGothicD-6Bold.woff') format('woff'),
       url('../fonts/CoreGothicD-6Bold.woff') format('woff'),
       url('../fonts/CoreGothicD-6Bold.ttf') format('truetype'),
       url('../fonts/CoreGothicD-6Bold.svg#CoreGothicD-6Bold') format('svg'),
       url('../fonts/CoreGothicD-6Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
}