/*--------------------
 Fonts misc formatting
--------------------*/
/*
.sans {
    font-family:StoneSans, sans-serif;
}*/

/*-------------
  StoneSans
-------------*/

@font-face {
    font-family: 'StoneSans';
    src: url('/fonts/StoneSans/stonesansmedium-webfont.eot');
    src: url('/fonts/StoneSans/stonesansmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/StoneSans/stonesansmedium-webfont.woff') format('woff'),
         url('/fonts/StoneSans/stonesansmedium-webfont.ttf') format('truetype'),
         url('/fonts/StoneSans/stonesansmedium-webfont.svg#stone_sans_itc_ttmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------
   junicode
-------------*/

@font-face {
    font-family: 'junicode';
    src: url('/fonts/junicode/junicode-regular-webfont.eot');
    src: url('/fonts/junicode/junicode-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/junicode/junicode-regular-webfont.woff') format('woff'),
         url('/fonts/junicode/junicode-regular-webfont.ttf') format('truetype'),
         url('/fonts/junicode/junicode-regular-webfont.svg#junicoderegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'junicode';
    src: url('/fonts/junicode/junicode-italic-webfont.eot');
    src: url('/fonts/junicode/junicode-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/junicode/junicode-italic-webfont.woff') format('woff'),
         url('/fonts/junicode/junicode-italic-webfont.ttf') format('truetype'),
         url('/fonts/junicode/junicode-italic-webfont.svg#junicodeitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'junicode';
    src: url('/fonts/junicode/junicode-bold-webfont.eot');
    src: url('/fonts/junicode/junicode-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/junicode/junicode-bold-webfont.woff') format('woff'),
         url('/fonts/junicode/junicode-bold-webfont.ttf') format('truetype'),
         url('/fonts/junicode/junicode-bold-webfont.svg#junicodebold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'junicode';
    src: url('/fonts/junicode/junicode-bolditalic-webfont.eot');
    src: url('/fonts/junicode/junicode-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/junicode/junicode-bolditalic-webfont.woff') format('woff'),
         url('/fonts/junicode/junicode-bolditalic-webfont.ttf') format('truetype'),
         url('/fonts/junicode/junicode-bolditalic-webfont.svg#junicodebolditalic') format('svg');
    font-weight: bold;
    font-style: italic;
}


/*-------------
   Sarabun
-------------*/

@font-face {
    font-family: 'Sarabun';
    src: url('/fonts/sarabun/thsarabun-r-sarabun.eot');
    src: url('/fonts/sarabun/thsarabun-r-sarabun.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sarabun/thsarabun-r-sarabun.woff') format('woff'),
         url('/fonts/sarabun/thsarabun-r-sarabun.ttf') format('truetype'),
         url('/fonts/sarabun/thsarabun-r-sarabun.svg#th_sarabunpskregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Sarabun';
    src: url('/fonts/sarabun/thsarabun-i-sarabun.eot');
    src: url('/fonts/sarabun/thsarabun-i-sarabun.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sarabun/thsarabun-i-sarabun.woff') format('woff'),
         url('/fonts/sarabun/thsarabun-i-sarabun.ttf') format('truetype'),
         url('/fonts/sarabun/thsarabun-i-sarabun.svg#th_sarabunpskitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Sarabun';
    src: url('/fonts/sarabun/thsarabun-b-sarabun.eot');
    src: url('/fonts/sarabun/thsarabun-b-sarabun.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sarabun/thsarabun-b-sarabun.woff') format('woff'),
         url('/fonts/sarabun/thsarabun-b-sarabun.ttf') format('truetype'),
         url('/fonts/sarabun/thsarabun-b-sarabun.svg#th_sarabunpskbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Sarabun';
    src: url('/fonts/sarabun/thsarabun-bi-sarabun.eot');
    src: url('/fonts/sarabun/thsarabun-bi-sarabun.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sarabun/thsarabun-bi-sarabun.woff') format('woff'),
         url('/fonts/sarabun/thsarabun-bi-sarabun.ttf') format('truetype'),
         url('/fonts/sarabun/thsarabun-bi-sarabun.svg#th_sarabunpskbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

/*-------------
    Optima
-------------*/
/*
@font-face {
    font-family: 'Optima';
    src: url('/fonts/Optima/optimaltreg-webfont.eot');
    src: url('/fonts/Optima/optimaltreg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Optima/optimaltreg-webfont.woff') format('woff'),
         url('/fonts/Optima/optimaltreg-webfont.ttf') format('truetype'),
         url('/fonts/Optima/optimaltreg-webfont.svg#optima_ltregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
/*-------------
  LegacySans
-------------*/
/*
@font-face {
    font-family: 'LegacySans';
    src: url('/fonts/LegacySans/legacysansmedium-webfont.eot');
    src: url('/fonts/LegacySans/legacysansmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/LegacySans/legacysansmedium-webfont.woff') format('woff'),
         url('/fonts/LegacySans/legacysansmedium-webfont.ttf') format('truetype'),
         url('/fonts/LegacySans/legacysansmedium-webfont.svg#legacy_sans_mdmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
/*-------------
  StoneSerif
-------------*/
/*
@font-face {
    font-family: 'StoneSerif';
    src: url('stoneserifmedium-webfont.eot');
    src: url('stoneserifmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('stoneserifmedium-webfont.woff') format('woff'),
         url('stoneserifmedium-webfont.ttf') format('truetype'),
         url('stoneserifmedium-webfont.svg#stone_serif_itc_ttmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'StoneSerif';
    src: url('stoneserifmediumitalic-webfont.eot');
    src: url('stoneserifmediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('stoneserifmediumitalic-webfont.woff') format('woff'),
         url('stoneserifmediumitalic-webfont.ttf') format('truetype'),
         url('stoneserifmediumitalic-webfont.svg#stone_serif_itc_ttMdIt') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'StoneSerif';
    src: url('stoneserifsemi-webfont.eot');
    src: url('stoneserifsemi-webfont.eot?#iefix') format('embedded-opentype'),
         url('stoneserifsemi-webfont.woff') format('woff'),
         url('stoneserifsemi-webfont.ttf') format('truetype'),
         url('stoneserifsemi-webfont.svg#stone_serif_sem_itc_ttsemi') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'StoneSerif';
    src: url('stoneserifsemiita-webfont.eot');
    src: url('stoneserifsemiita-webfont.eot?#iefix') format('embedded-opentype'),
         url('stoneserifsemiita-webfont.woff') format('woff'),
         url('stoneserifsemiita-webfont.ttf') format('truetype'),
         url('stoneserifsemiita-webfont.svg#stone_serif_sem_itc_ttsemiita') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'StoneSerif';
    src: url('stoneserifbold-webfont.eot');
    src: url('stoneserifbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('stoneserifbold-webfont.woff') format('woff'),
         url('stoneserifbold-webfont.ttf') format('truetype'),
         url('stoneserifbold-webfont.svg#stone_serif_itc_ttbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'StoneSerif';
    src: url('stoneserifbolditalic-webfont.eot');
    src: url('stoneserifbolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('stoneserifbolditalic-webfont.woff') format('woff'),
         url('stoneserifbolditalic-webfont.ttf') format('truetype'),
         url('stoneserifbolditalic-webfont.svg#stone_serif_itc_ttbolditalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
*/

/*-------------
   Adventor
-------------*/
/*
@font-face {
    font-family: 'Adventor';
    src: url('/fonts/tg-a/texgyreadventor-regular-webfont.eot');
    src: url('/fonts/tg-a/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tg-a/texgyreadventor-regular-webfont.woff') format('woff'),
         url('/fonts/tg-a/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('/fonts/tg-a/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Adventor';
    src: url('/fonts/tg-a/texgyreadventor-italic-webfont.eot');
    src: url('/fonts/tg-a/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tg-a/texgyreadventor-italic-webfont.woff') format('woff'),
         url('/fonts/tg-a/texgyreadventor-italic-webfont.ttf') format('truetype'),
         url('/fonts/tg-a/texgyreadventor-italic-webfont.svg#TeXGyreAdventorItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Adventor';
    src: url('/fonts/tg-a/texgyreadventor-bold-webfont.eot');
    src: url('/fonts/tg-a/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tg-a/texgyreadventor-bold-webfont.woff') format('woff'),
         url('/fonts/tg-a/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('/fonts/tg-a/texgyreadventor-bold-webfont.svg#TeXGyreAdventorBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Adventor';
    src: url('/fonts/tg-a/texgyreadventor-bolditalic-webfont.eot');
    src: url('/fonts/tg-a/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/tg-a/texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('/fonts/tg-a/texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('/fonts/tg-a/texgyreadventor-bolditalic-webfont.svg#TeXGyreAdventorBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
*/
