
@font-face {
    font-family: 'PT Sans Narrow';
    src: url('ptsansnarrow-bold-webfont.woff2') format('woff2'),
         url('ptsansnarrow-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'PT Sans Narrow';
    src: url('ptsansnarrow-regular-webfont.woff2') format('woff2'),
         url('ptsansnarrow-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
