﻿@charset "UTF-8";

/* 고양일산 */
@font-face {
  font-family: 'GoyangIlsan';
  src: url('../fonts/GoyangIlsanL.eot');
  src: url('../fonts/GoyangIlsanL.woff2') format('woff2'),
       url('../fonts/GoyangIlsanL.woff') format('woff'),
       url('../fonts/GoyangIlsanL.ttf') format('truetype'),
       url('../fonts/GoyangIlsanL.svg#GoyangIlsanL') format('svg'),
       url('../fonts/GoyangIlsanL.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'GoyangIlsan';
  src: url('../fonts/GoyangIlsanR.eot');
  src: url('../fonts/GoyangIlsanR.woff2') format('woff2'),
       url('../fonts/GoyangIlsanR.woff') format('woff'),
       url('../fonts/GoyangIlsanR.ttf') format('truetype'),
       url('../fonts/GoyangIlsanR.svg#GoyangIlsanR') format('svg'),
       url('../fonts/GoyangIlsanR.eot?#iefix') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
}

/* 코어고딕D */

@font-face {
  font-family: 'CoreGothicD';
  src: url('../fonts/CoreGothicD-3Light.eot');
  src: url('../fonts/CoreGothicD-3Light.woff2') format('woff2'),
       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.woff2') format('woff2'),
       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.woff2') format('woff2'),
       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.woff2') format('woff2'),
       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;
}