/* Webfont: PTSerif-BoldItalic */@font-face {
    font-family: 'PT Serif';
    src: url('PTF76F_YNLF.eot'); /* IE9 Compat Modes */
    src: url('PTF76F_YNLF.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('PTF76F_YNLF.woff') format('woff'), /* Modern Browsers */
         url('PTF76F_YNLF.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: italic;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

