@font-face {
    font-family: 'PT Serif Bold';
    src: url('pt-serif-bold.eot');
    src: url('pt-serif-bold.eot') format('embedded-opentype'),
         url('pt-serif-bold.woff2') format('woff2'),
         url('pt-serif-bold.woff') format('woff'),
         url('pt-serif-bold.ttf') format('truetype'),
         url('pt-serif-bold.svg#pt-serif-bold') format('svg');
}
