@CHARSET "UTF-8";

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

}

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

}

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

}


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

}

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

/* icons font-face */
@font-face {
    font-family: "FiltrifyRegular";
    src: url("fonts/filtrify-webfont.eot");
    src: url("fonts/filtrify-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/filtrify-webfont.woff") format("woff"),
         url("fonts/filtrify-webfont.ttf") format("truetype"),
         url("fonts/filtrify-webfont.svg#FiltrifyRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}