﻿@font-face {
  font-family:'NanumGothic';
  font-style:normal;
  font-weight:400;
  src: url('../FONT/NanumGothic-Regular.eot');
  src: url('../FONT/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'),
       url('../FONT/NanumGothic-Regular.woff') format('woff'),
       url('../FONT/NanumGothic-Regular.woff2') format('woff2'),
       url('../FONT/NanumGothic-Regular.ttf') format('truetype');
}

@font-face {
  font-family:'NanumGothicBold';
  font-style:normal;
  font-weight:700;
  src: url('../FONT/NanumGothic-Bold.eot');
  src: url('../FONT/NanumGothic-Bold.eot?#iefix') format('embedded-opentype'),
       url('../FONT/NanumGothic-Bold.woff') format('woff'),
       url('../FONT/NanumGothic-Bold.woff2') format('woff2'),
       url('../FONT/NanumGothic-Bold.ttf') format('truetype');
}
/*<link href="./CSS/FontFace.css" rel="stylesheet" style type="text/css"/>*/