
@font-face {
    font-family: 'PT Sans';
    src: url('/stylesheets/fontkit/pt_sans-web-bolditalic-webfont.eot');
    src: url('/stylesheets/fontkit/pt_sans-web-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/stylesheets/fontkit/pt_sans-web-bolditalic-webfont.woff') format('woff'),
         url('/stylesheets/fontkit/pt_sans-web-bolditalic-webfont.ttf') format('truetype'),
         url('/stylesheets/fontkit/pt_sans-web-bolditalic-webfont.svg#PTSansBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'PT Sans';
    src: url('/stylesheets/fontkit/pt_sans-web-italic-webfont.eot');
    src: url('/stylesheets/fontkit/pt_sans-web-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/stylesheets/fontkit/pt_sans-web-italic-webfont.woff') format('woff'),
         url('/stylesheets/fontkit/pt_sans-web-italic-webfont.ttf') format('truetype'),
         url('/stylesheets/fontkit/pt_sans-web-italic-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'PT Sans';
    src: url('/stylesheets/fontkit/pt_sans-web-regular-webfont.eot');
    src: url('/stylesheets/fontkit/pt_sans-web-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/stylesheets/fontkit/pt_sans-web-regular-webfont.woff') format('woff'),
         url('/stylesheets/fontkit/pt_sans-web-regular-webfont.ttf') format('truetype'),
         url('/stylesheets/fontkit/pt_sans-web-regular-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PT Sans';
    src: url('/stylesheets/fontkit/pt_sans-web-bold-webfont.eot');
    src: url('/stylesheets/fontkit/pt_sans-web-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/stylesheets/fontkit/pt_sans-web-bold-webfont.woff') format('woff'),
         url('/stylesheets/fontkit/pt_sans-web-bold-webfont.ttf') format('truetype'),
         url('/stylesheets/fontkit/pt_sans-web-bold-webfont.svg#PTSansBold') format('svg');
    font-weight: bold;
    font-style: normal;

}