/*
* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess
 */

@font-face {
  font-family: 'klavika';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Klavika/klavika-light-webfont.eot);
  src: url(../fonts/Klavika/klavika-light-webfont.eot?#iefix) format('embedded-opentype'),
       url(../fonts/Klavika/klavika-light-webfont.woff) format('woff'),
       url(../fonts/Klavika/klavika-light-webfont.otf) format('opentype');
}
@font-face {
   font-family: 'klavika';
   font-style: normal;
   font-weight: 400;
	src: url(../fonts/Klavika/klavika-regular-webfont.eot);
	src: url(../fonts/Klavika/klavika-regular-webfont.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Klavika/klavika-regular-webfont.woff) format('woff'),
        url(../fonts/Klavika/klavika-regular-webfont.otf) format('opentype');
 }
@font-face {
   font-family: 'klavika';
   font-style: normal;
   font-weight: 500;
   src: url(../fonts/Klavika/klavika-medium-webfont.eot);
src: url(../fonts/Klavika/klavika-medium-webfont.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Klavika/klavika-medium-webfont.woff) format('woff'),
        url(../fonts/Klavika/klavika-medium-webfont.otf) format('opentype');
 }
@font-face {
   font-family: 'klavika';
   font-style: normal;
   font-weight: 700;
   src: url(../fonts/Klavika/klavika-bold-webfont.eot);
	src: url(../fonts/Klavika/klavika-bold-webfont.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Klavika/klavika-bold-webfont.woff) format('woff'),
        url(../fonts/Klavika/klavika-bold-webfont.otf) format('opentype');
 }
