@charset "utf-8";
@font-face {
        font-family: 'PT Sans Narrow';
        src: url('../fonts/pt_sans-narrow-web-regular.eot');
        src: url('../fonts/pt_sans-narrow-web-regular.eot@') format('embedded-opentype'),
                 url('../fonts/pt_sans-narrow-web-regular.woff') format('woff'),
                 url('../fonts/pt_sans-narrow-web-regular.ttf') format('truetype'),
                 url('../fonts/pt_sans-narrow-web-regular.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'PT Sans Narrow Bold';
        src: url('../fonts/pt_sans-narrow-web-bold.eot');
        src: url('../fonts/pt_sans-narrow-web-bold.eot@') format('embedded-opentype'),
                 url('../fonts/pt_sans-narrow-web-bold.woff') format('woff'),
                 url('../fonts/pt_sans-narrow-web-bold.ttf') format('truetype'),
                 url('../fonts/pt_sans-narrow-web-bold.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/pt_sans-web-regular-webfont.eot');
    src: url('../fonts/pt_sans-web-regular-webfont.eot@') format('embedded-opentype'),
         url('../fonts/pt_sans-web-regular-webfont.woff') format('woff'),
         url('../fonts/pt_sans-web-regular-webfont.ttf') format('truetype'),
         url('../fonts/pt_sans-web-regular-webfont.svg') format('svg');
}
@font-face {
    font-family: 'PT Sans Bold';
    src: url('../fonts/pt_sans-web-bold-webfont.eot');
    src: url('../fonts/pt_sans-web-bold-webfont.eot@') format('embedded-opentype'),
         url('../fonts/pt_sans-web-bold-webfont.woff') format('woff'),
         url('../fonts/pt_sans-web-bold-webfont.ttf') format('truetype'),
         url('../fonts/pt_sans-web-bold-webfont.svg') format('svg');
}
@font-face {
    font-family: 'PT Sans Italic';
    src: url('../fonts/pt_sans-web-italic-webfont.eot');
    src: url('../fonts/pt_sans-web-italic-webfont.eot@') format('embedded-opentype'),
         url('../fonts/pt_sans-web-italic-webfont.woff') format('woff'),
         url('../fonts/pt_sans-web-italic-webfont.ttf') format('truetype'),
         url('../fonts/pt_sans-web-italic-webfont.svg') format('svg');
}
@font-face {
    font-family: 'PT Sans Bold Italic';
    src: url('../fonts/pt_sans-web-bolditalic-webfont.eot');
    src: url('../fonts/pt_sans-web-bolditalic-webfont.eot@') format('embedded-opentype'),
         url('../fonts/pt_sans-web-bolditalic-webfont.woff') format('woff'),
         url('../fonts/pt_sans-web-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/pt_sans-web-bolditalic-webfont.svg') format('svg');
}