/* YiSunShinDotum */
@font-face {
  font-family: 'YiSunShinDotum';
  src: url('YiSunShinDotumB.ttf') format('truetype'),
       url('YiSunShinDotumB.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

/* Noto sans Kr */
@font-face {
  font-family: 'Noto Sans KR';
  font-style:normal;
  font-weight:200;
  src:url('NotoSans-Light.eot');
  src:url('NotoSans-Light.eot?#iefix') format('embedded-opentype'),
  url('NotoSans-Light.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style:normal;
  font-weight:300;
  src:local('Noto Sans KR Light'), local('NotoSans-Light');
  src:url('NotoSans-DemiLight.eot');
  src:url('NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
  url('NotoSans-DemiLight.woff') format('woff')
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style:normal;
  font-weight:400;
  src:url('NotoSans-Regular.eot');
  src:url('NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
  url('NotoSans-Regular.woff') format('woff')
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style:normal;
  font-weight:500;
  src:url('NotoSans-Medium.eot');
  src:url('NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
  url('NotoSans-Medium.woff') format('woff')
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style:normal;
  font-weight:700;
  src:url('NotoSans-Bold.eot');
  src:url('NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
  url('NotoSans-Bold.woff') format('woff')
}

/* Montserrat */

@font-face {
  font-family: 'Montserrat-Bold';
  src: url('Montserrat-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
