@charset "utf-8";
/*
    Font.css
*/

/* NotoSansKR. */
@font-face {
  font-family:'Noto Sans KR';
  font-style:normal;
  font-weight:400;
  src:url(../fonts/NotoSansKR-Regular.eot);
  src:local('Noto Sans CJK KR Regular'), url(../fonts/NotoSansKR-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/NotoSansKR-Regular.woff2) format('woff2'), url(../fonts/NotoSansKR-Regular.woff) format('woff'), url(../fonts/NotoSansKR-Regular.ttf) format('truetype')
}
@font-face {
  font-family:'Noto Sans KR';
  font-style:normal;
  font-weight:500;
  src:url(../fonts/NotoSansKR-Medium.eot);
  src:local('Noto Sans CJK KR Medium'), url(../fonts/NotoSansKR-Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/NotoSansKR-Medium.woff2) format('woff2'), url(../fonts/NotoSansKR-Medium.woff) format('woff'), url(../fonts/NotoSansKR-Medium.ttf) format('truetype')
}
@font-face {
  font-family:'Noto Sans KR';
  font-style:normal;
  font-weight:700;
  src:url(../fonts/NotoSansKR-Bold.eot);
  src:local('Noto Sans CJK KR Bold'), url(../fonts/NotoSansKR-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/NotoSansKR-Bold.woff2) format('woff2'), url(../fonts/NotoSansKR-Bold.woff) format('woff'), url(../fonts/NotoSansKR-Bold.ttf) format('truetype')
}
@font-face {
  font-family:'Noto Sans KR';
  font-style:normal;
  font-weight:900;
  src:url(../fonts/NotoSansKR-Black.eot);
  src:local('Noto Sans CJK KR Black'), url(../fonts/NotoSansKR-Black.eot?#iefix) format('embedded-opentype'), url(../fonts/NotoSansKR-Black.woff2) format('woff2'), url(../fonts/NotoSansKR-Black.woff) format('woff'), url(../fonts/NotoSansKR-Black.ttf) format('truetype')
}

/* seokbo */
@font-face {
  font-family:'Seokbo';
  font-style:normal;
  font-weight:400;
  src:url(../fonts/Seokbo-Regular.eot);
  src:local('Seokbo-Regular'), url(../fonts/Seokbo-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Seokbo-Regular.woff2) format('woff2'), url(../fonts/Seokbo-Regular.woff) format('woff'), url(../fonts/Seokbo-Regular.ttf) format('truetype')
}
