﻿@font-face {
    font-family: 'PTSans';
    src: url('fonts/PTN57F_W.eot');
    src: url('fonts/PTN57F_W.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTN57F_W.woff') format('woff'),
         url('fonts/PTN57F_W.ttf') format('truetype'),
         url('fonts/PTN57F_W.svg#PTSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSans';
    src: url('fonts/PTN77F_W.eot');
    src: url('fonts/PTN77F_W?#iefix') format('embedded-opentype'),
         url('fonts/PTN77F_W.woff') format('woff'),
         url('fonts/PTN77F_W.ttf') format('truetype'),
         url('fonts/PTN77F_W.svg#PTN77F_Wbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

	
.pts { font-family: 'PTSans'; font-weight: normal; font-style: normal;}
.ptsb { font-family: 'PTSans'; font-weight: bold !important; font-style: normal;}
