﻿@charset "utf-8";

@font-face {
    font-family: 'notokr-regular';
    src: url('font/notokr-regular/notokr-regular.eot');
    src: url('font/notokr-regular/notokr-regular.eot?#iefix') format('embedded-opentype'),
         /*url('font/notokr-regular/notokr-regular.woff2') format('woff2'),*/
         url('font/notokr-regular/notokr-regular.woff') format('woff'),
         url('font/notokr-regular/notokr-regular.ttf') format('truetype'),
         url('font/notokr-regular/notokr-regular.svg#notokr-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'notokr-bold';
    src: url('font/notokr-Bold/notokr-bold.eot');
    src: url('font/notokr-Bold/notokr-bold.eot?#iefix') format('embedded-opentype'),
         /*url('font/notokr-Bold/notokr-bold.woff2') format('woff2'),*/
         url('font/notokr-Bold/notokr-bold.woff') format('woff'),
         url('font/notokr-Bold/notokr-bold.ttf') format('truetype'),
         url('font/notokr-Bold/notokr-bold.svg#notokr-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'notokr-medium';
    src: url('font/notokr-medium/notokr-medium.eot');
    src: url('font/notokr-medium/notokr-medium.eot?#iefix') format('embedded-opentype'),
         /*url('font/notokr-medium/notokr-medium.woff2') format('woff2'),*/
         url('font/notokr-medium/notokr-medium.woff') format('woff'),
         url('font/notokr-medium/notokr-medium.ttf') format('truetype'),
         url('font/notokr-medium/notokr-medium.svg#notokr-medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'notokr-thin';
    src: url('font/notokr-thin/notokr-thin.eot');
    src: url('font/notokr-thin/notokr-thin.eot?#iefix') format('embedded-opentype'),
         /*url('font/notokr-thin/notokr-thin.woff2') format('woff2'),*/
         url('font/notokr-thin/notokr-thin.woff') format('woff'),
         url('font/notokr-thin/notokr-thin.ttf') format('truetype'),
         url('font/notokr-thin/notokr-thin.svg#notokr-thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'notokr-light';
    src: url('font/notokr-light/notokr-light.eot');
    src: url('font/notokr-light/notokr-light.eot?#iefix') format('embedded-opentype'),
         /*url('font/notokr-light/notokr-light.woff2') format('woff2'),*/
         url('font/notokr-light/notokr-light.woff') format('woff'),
         url('font/notokr-light/notokr-light.ttf') format('truetype'),
         url('font/notokr-light/notokr-light.svg#notokr-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'notokr-demilight';
    src: url('font/notokr-demiLight/notokr-demilight.eot');
    src: url('font/notokr-demiLight/notokr-demilight.eot?#iefix') format('embedded-opentype'),
         /*url('font/notokr-demiLight/notokr-demilight.woff2') format('woff2'),*/
         url('font/notokr-demiLight/notokr-demilight.woff') format('woff'),
         url('font/notokr-demiLight/notokr-demilight.ttf') format('truetype'),
         url('font/notokr-demiLight/notokr-demilight.svg#notokr-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Didot-Bold';
  src: url('font/didot/Didot-Bold.eot');
  src: /*url('font/didot/Didot-Bold.woff2') format('woff2'),*/
       url('font/didot/Didot-Bold.woff') format('woff'),
       url('font/didot/Didot-Bold.ttf') format('truetype'),
       url('font/didot/Didot-Bold.svg#font/didot/Didot-Bold') format('svg'),
       url('font/didot/Didot-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Didot-Italic';
  src: url('font/didot/Didot-Italic.eot');
  src: /*url('font/didot/Didot-Italic.woff2') format('woff2'),*/
       url('font/didot/Didot-Italic.woff') format('woff'),
       url('font/didot/Didot-Italic.ttf') format('truetype'),
       url('font/didot/Didot-Italic.svg#font/didot/Didot-Italic') format('svg'),
       url('font/didot/Didot-Italic.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Didot';
  src: url('font/didot/Didot.eot');
  src: /*url('font/didot/Didot.woff2') format('woff2'),*/
       url('font/didot/Didot.woff') format('woff'),
       url('font/didot/Didot.ttf') format('truetype'),
       url('font/didot/Didot.svg#font/didot/Didot') format('svg'),
       url('font/didot/Didot.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
