/**************** fonts ********************/
@font-face {
    font-family: 'apple-chancery';
    src: url('../fonts/apple-chancery-webfont.eot');
    src: url('../fonts/apple-chancery-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/apple-chancery-webfont.woff') format('woff'),
         url('../fonts/apple-chancery-webfont.ttf') format('truetype'),
         url('../fonts/apple-chancery-webfont.svg#apple-chancery') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pt_sans';
    src: url('PTS55F-webfont.eot');
    src: url('PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS55F-webfont.woff2') format('woff2'),
         url('PTS55F-webfont.woff') format('woff'),
         url('PTS55F-webfont.ttf') format('truetype'),
         url('PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'timescrdmed';
    src: url('../fonts/timescrdmed-44702-webfont.eot');
    src: url('../fonts/timescrdmed-44702-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/timescrdmed-44702-webfont.woff') format('woff'),
         url('../fonts/timescrdmed-44702-webfont.ttf') format('truetype'),
         url('../fonts/timescrdmed-44702-webfont.svg#timescrdmed') format('svg');
    font-weight: normal;
    font-style: normal;
}