

@font-face {
    font-family: 'oswald_regular';
    src: url('../fonts/oswald-regular-webfont.eot');
    src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/oswald-regular-webfont.woff') format('woff'),
         url('../fonts/oswald-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ptreg';
    src: url('../fonts/ptsansReg.eot');
    src: url('../fonts/ptsansReg.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsansReg.woff') format('woff'),
         url('../fonts/ptsansReg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ptbold';
    src: url('../fonts/ptsansBold.eot');
    src: url('../fonts/ptsansBold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsansBold.woff') format('woff'),
         url('../fonts/ptsansBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



