@font-face {
    font-family: 'ptsansnarrow';
    src: url('./ptsansnarrow.eot');
    src: url('./ptsansnarrow.eot?#iefix') format('embedded-opentype'),
         url('./ptsansnarrow.woff') format('woff'),
         url('./ptsansnarrow.ttf') format('truetype'),
         url('./ptsansnarrow.svg#ptsansnarrow') format('svg');
    font-weight: normal;
    font-style: normal;

}