

@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: 'Ptsansnarrow';
    src: url('../fonts/Ptsansnarrow.eot');
    src: url('../fonts/Ptsansnarrow.eot#iefix') format('embedded-opentype'),
         url('../fonts/Ptsansnarrow.woff') format('woff'),
         url('../fonts/Ptsansnarrow.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myPro';
    src: url('../fonts/myriadPro.eot');
    src: url('../fonts/myriadPro.eot#iefix') format('embedded-opentype'),
         url('../fonts/myriadPro.woff') format('woff'),
         url('../fonts/myriadPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
