@font-face {
    font-family: "PT Sans";
    src: url('PTS55F-webfont.eot');
    src: url('PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         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: "PT Sans";
    src: url('../ptsans_bold/PTS75F-webfont.eot');
    src: url('../ptsans_bold/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../ptsans_bold/PTS75F-webfont.woff') format('woff'),
         url('../ptsans_bold/PTS75F-webfont.ttf') format('truetype'),
         url('../ptsans_bold/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}


