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


@font-face {
    font-family: 'subwayregular';
    src: url('../fonts/subway-black-webfont.eot');
    src: url('../fonts/subway-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/subway-black-webfont.woff') format('woff'),
         url('../fonts/subway-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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




