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

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

