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