﻿/* WebFonts
-----------------------------------------------------------*/
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: normal;
  src: url('/content/fonts/NanumGothic.eot');
  src: local('☺'),
       url('/content/fonts/NanumGothic.woff') format('woff'),
       url('/content/fonts/NanumGothic.ttf') format('truetype');
}
@font-face {
  font-family: 'NanumGothicBold';
  font-style: normal;
  font-weight: bold;
  src: url('/content/fonts/NanumGothicBold.eot');
  src: local('☺'), 
       url('/content/fonts/NanumGothicBold.woff') format('woff'),
       url('/content/fonts/NanumGothicBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  src: url('/content/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot');
  src: local('☺'), 
       url('/content/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), 
       url('/content/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.woff2') format('woff2'), 
       url('/content/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.woff') format('woff'), 
       url('/content/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
       url('/content/bootstrap/3.3.4/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 200;
  src: url(/content/fonts/NanumBarunGothicUltraLight.eot);
  src: local('Nanum Barun Gothic UltraLight'),
       local('NanumBarunGothicUltraLight'),
       url(/content/fonts/NanumBarunGothicUltraLight.eot?#iefix) format('embedded-opentype'),
       url(/content/fonts/NanumBarunGothicUltraLight.woff2) format('woff2'),
       url(/content/fonts/NanumBarunGothicUltraLight.woff) format('woff'),
       url(/content/fonts/NanumBarunGothicUltraLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 300;
  src: url(/content/fonts/NanumBarunGothicLight.eot);
  src: local('Nanum Barun Gothic Light'),
       local('NanumBarunGothicLight'),
       url(/content/fonts/NanumBarunGothicLight.eot?#iefix) format('embedded-opentype'),
       url(/content/fonts/NanumBarunGothicLight.woff2) format('woff2'),
       url(/content/fonts/NanumBarunGothicLight.woff) format('woff'),
       url(/content/fonts/NanumBarunGothicLight.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/content/fonts/NanumBarunGothic.eot);
  src: local('Nanum Barun Gothic'),
       local('NanumBarunGothic'),
       url(/content/fonts/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(/content/fonts/NanumBarunGothic.woff2) format('woff2'),
       url(/content/fonts/NanumBarunGothic.woff) format('woff'),
       url(/content/fonts/NanumBarunGothic.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(/content/fonts/NanumBarunGothicBold.eot);
  src: local('Nanum Barun Gothic Bold'),
       local('NanumBarunGothicBold'),
       url(/content/fonts/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url(/content/fonts/NanumBarunGothicBold.woff2) format('woff2'),
       url(/content/fonts/NanumBarunGothicBold.woff) format('woff'),
       url(/content/fonts/NanumBarunGothicBold.ttf) format('truetype');
}

