@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/ptsans/PTS55F-webfont.eot');
    src: url('../fonts/ptsans/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/ptsans/PTS55F-webfont.woff') format('woff'),*/
         url('../fonts/ptsans/PTS55F-webfont.ttf') format('truetype'),
         url('../fonts/ptsans/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/ptsans/PTS76F-webfont.eot');
    src: url('../fonts/ptsans/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('../fonts/ptsans/PTS76F-webfont.woff') format('woff'),*/
         url('../fonts/ptsans/PTS76F-webfont.ttf') format('truetype'),
         url('../fonts/ptsans/PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
