@font-face {
    font-family: 'PT Serif';
    src: url('ptserif-webfont.eot');
    src: url('ptserif-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptserif-webfont.woff') format('woff'),
         url('ptserif-webfont.ttf') format('truetype'),
         url('ptserif-webfont.svg#pt_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PT Serif';
    src: url('ptserif_bold-webfont.eot');
    src: url('ptserif_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptserif_bold-webfont.woff') format('woff'),
         url('ptserif_bold-webfont.ttf') format('truetype'),
         url('ptserif_bold-webfont.svg#pt_serifbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PT Serif';
    src: url('ptserif_italic-webfont.eot');
    src: url('ptserif_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptserif_italic-webfont.woff') format('woff'),
         url('ptserif_italic-webfont.ttf') format('truetype'),
         url('ptserif_italic-webfont.svg#pt_serifitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'PT Serif';
    src: url('ptserif_bolditalic-webfont.eot');
    src: url('ptserif_bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptserif_bolditalic-webfont.woff') format('woff'),
         url('ptserif_bolditalic-webfont.ttf') format('truetype'),
         url('ptserif_bolditalic-webfont.svg#pt_serifbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'PT Sans';
    src: url('ptsans-webfont.eot');
    src: url('ptsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptsans-webfont.woff') format('woff'),
         url('ptsans-webfont.ttf') format('truetype'),
         url('ptsans-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('ptsans_bold-webfont.eot');
    src: url('ptsans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptsans_bold-webfont.woff') format('woff'),
         url('ptsans_bold-webfont.ttf') format('truetype'),
         url('ptsans_bold-webfont.svg#pt_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('ptsans_italic-webfont.eot');
    src: url('ptsans_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptsans_italic-webfont.woff') format('woff'),
         url('ptsans_italic-webfont.ttf') format('truetype'),
         url('ptsans_italic-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'PT Sans';
    src: url('ptsans_bolditalic-webfont.eot');
    src: url('ptsans_bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptsans_bolditalic-webfont.woff') format('woff'),
         url('ptsans_bolditalic-webfont.ttf') format('truetype'),
         url('ptsans_bolditalic-webfont.svg#pt_sansbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}