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