@font-face {
    font-family: 'SkkalMajallare';
    src: url('fonts/Majalla/majalla-webfont.eot');
    src: url('fonts/Majalla/majalla-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Majalla/majalla-webfont.woff2') format('woff2'),
         url('fonts/Majalla/majalla-webfont.woff') format('woff'),
         url('fonts/Majalla/majalla-webfont.ttf') format('truetype'),
         url('fonts/Majalla/majalla-webfont.svg#sakkal_majallaregular') format('svg');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'SkkalMajallare';
    src: url('fonts/Majalla/majallab-webfont.eot');
    src: url('fonts/Majalla/majallab-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Majalla/majallab-webfont.woff2') format('woff2'),
         url('fonts/Majalla/majallab-webfont.woff') format('woff'),
         url('fonts/Majalla/majallab-webfont.ttf') format('truetype'),
         url('fonts/Majalla/majallab-webfont.svg#sakkal_majallabold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
  font-family: 'TrajanPro-Bold';
  src: url('../font/TrajanPro-Bold.eot');
  src: url('../font/TrajanPro-Bold.eot?#iefix') format('embedded-opentype'),
       url('../font/TrajanPro-Bold.woff') format('woff'),
       url('../font/TrajanPro-Bold.ttf') format('truetype'),
       url('../font/TrajanPro-Bold.svg#TrajanPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@import url(//cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css);

/*
 * Nanum Gothic (Korean) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(../font/NanumGothic-Regular.eot);
  src: url(../font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-Regular.woff2) format('woff2'),
       url(../font/NanumGothic-Regular.woff) format('woff'),
       url(../font/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(../font/NanumGothic-Bold.eot);
  src: url(../font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-Bold.woff2) format('woff2'),
       url(../font/NanumGothic-Bold.woff) format('woff'),
       url(../font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(../font/NanumGothic-ExtraBold.eot);
  src: url(../font/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(../font/NanumGothic-ExtraBold.woff) format('woff'),
       url(../font/NanumGothic-ExtraBold.ttf) format('truetype');
}

