﻿@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: normal;
  src: local('NanumGothic'),local('NanumGothic-Regular');
  src: url(//font.imbc.com/NanumGothic/NanumGothic.eot);
  src: url(//font.imbc.com/NanumGothic/NanumGothic.eot?#iefix) format('embedded-opentype'),
        url(//font.imbc.com/NanumGothic/NanumGothic.woff) format('woff'),
        url(//font.imbc.com/NanumGothic/NanumGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Gothic Bold';
  font-style: normal;
  font-weight: bold;
  src: local('NanumGothic Bold'), local('NanumGothic-Bold');
  src: url(//font.imbc.com/NanumGothic/NanumGothic-Bold.eot);
  src: url(//font.imbc.com/NanumGothic/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
        url(//font.imbc.com/NanumGothic/NanumGothic-Bold.woff) format('woff'),
        url(//font.imbc.com/NanumGothic/NanumGothic-Bold.ttf) format('truetype');
}
