@font-face {
	font-family: PTSans;
    src: url(../fonts/PTS55F.ttf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: PTSans;
    src: url(../fonts/PTS75F.ttf);
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: PTSans;
    src: url(../fonts/PTS56F.ttf);
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: PTSans;
    src: url(../fonts/PTS76F.ttf);
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: PTSansNarrow;
    src: url(../fonts/PTN57F.ttf);
}