
body {
    -webkit-font-smoothing: subpixel-antialiased !important;
}


@font-face {
    font-family: 'pt_sansregular';
    src: url('fonts/ptsans.eot');
    src: url('fonts/ptsans.eot?#iefix') format('embedded-opentype'),
         url('fonts/ptsans.woff') format('woff'),
         url('fonts/ptsans.ttf') format('truetype'),
         url('fonts/ptsans.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'pt_sansbold';
    src: url('fonts/ptsansbold.eot');
    src: url('fonts/ptsansbold.eot?#iefix') format('embedded-opentype'),
         url('fonts/ptsansbold.woff') format('woff'),
         url('fonts/ptsansbold.ttf') format('truetype'),
         url('fonts/ptsansbold.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*@font-face {
    font-family: 'pt_sansitalic';
    src: url('fonts/ptsansitalic.eot');
    src: url('fonts/ptsansitalic.eot?#iefix') format('embedded-opentype'),
         url('fonts/ptsansitalic.woff') format('woff'),
         url('fonts/ptsansitalic.ttf') format('truetype'),
         url('fonts/ptsansitalic.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/