@font-face {
    font-family: 'PT Sans';
    src: url('pt_sans-web-italic.eot');
    src: url('pt_sans-web-italic.eot?#iefix') format('embedded-opentype'),
         url('pt_sans-web-italic.woff2') format('woff2'),
         url('pt_sans-web-italic.woff') format('woff'),
         url('pt_sans-web-italic.ttf') format('truetype'),
         url('pt_sans-web-italic.svg#pt_sansitalic') format('svg');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'PT Sans';
    src: url('pt_sans-web-regular.eot');
    src: url('pt_sans-web-regular.eot?#iefix') format('embedded-opentype'),
         url('pt_sans-web-regular.woff2') format('woff2'),
         url('pt_sans-web-regular.woff') format('woff'),
         url('pt_sans-web-regular.ttf') format('truetype'),
         url('pt_sans-web-regular.svg#pt_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'PT Sans';
    src: url('pt_sans-web-bold.eot');
    src: url('pt_sans-web-bold.eot?#iefix') format('embedded-opentype'),
         url('pt_sans-web-bold.woff2') format('woff2'),
         url('pt_sans-web-bold.woff') format('woff'),
         url('pt_sans-web-bold.ttf') format('truetype'),
         url('pt_sans-web-bold.svg#pt_sansbold') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'PT Sans';
    src: url('pt_sans-web-bolditalic.eot');
    src: url('pt_sans-web-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('pt_sans-web-bolditalic.woff2') format('woff2'),
         url('pt_sans-web-bolditalic.woff') format('woff'),
         url('pt_sans-web-bolditalic.ttf') format('truetype'),
         url('pt_sans-web-bolditalic.svg#pt_sansbold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
}