﻿
@font-face {
    font-family: 'OpenSansCondensedBold';
    src: url(/fonts/OpenSans-CondBold-webfont.eot);
    src: url(/fonts/OpenSans-CondBold-webfont.eot@#iefix) format('embedded-opentype'),
         url(/fonts/OpenSans-CondBold-webfont.woff) format('woff'),
         url(/fonts/OpenSans-CondBold-webfont.ttf) format('truetype'),
         url(/fonts/OpenSans-CondBold-webfont.svg#OpenSansCondensedBold) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('PTS55F-webfont.eot');
    src: url('PTS55F-webfont.eot@#iefix') format('embedded-opentype'),
         url('PTS55F-webfont.woff') format('woff'),
         url('PTS55F-webfont.ttf') format('truetype'),
         url('PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}