/*@font-face {*/
    /*font-family: 'Open Sans';*/
    /*src: url('../fonts/OpenSans-Light.eot'),*/
         /*url('../fonts/OpenSans-Light.woff2') format('woff2'),*/
         /*url('../fonts/OpenSans-Light.woff') format('woff'),*/
         /*url('../fonts/OpenSans-Light.ttf') format('truetype'),*/
         /*url('../fonts/OpenSans-Light.svg') format('svg');*/
    /*font-weight: 300;*/
    /*font-style: normal;*/
/*}*/
/*@font-face {*/
    /*font-family: 'Open Sans';*/
    /*src: url('../fonts/opensans-regular-webfont.eot');*/
    /*src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),*/
         /*url('../fonts/opensans-regular-webfont.woff2') format('woff2'),*/
         /*url('../fonts/opensans-regular-webfont.woff') format('woff'),*/
         /*url('../fonts/opensans-regular-webfont.ttf') format('truetype'),*/
         /*url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');*/
    /*font-weight: 400;*/
    /*font-style: normal;*/

/*}*/
/*@font-face {*/
    /*font-family: 'Open Sans';*/
    /*src: url('../fonts/opensans-italic-webfont.eot');*/
    /*src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),*/
         /*url('../fonts/opensans-italic-webfont.woff2') format('woff2'),*/
         /*url('../fonts/opensans-italic-webfont.woff') format('woff'),*/
         /*url('../fonts/opensans-italic-webfont.ttf') format('truetype'),*/
         /*url('../fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');*/
    /*font-weight: 400;*/
    /*font-style: italic;*/

/*}*/

/*@font-face {*/
    /*font-family: 'Open Sans';*/
    /*src: url('../fonts/opensans-bold-webfont.eot');*/
    /*src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),*/
         /*url('../fonts/opensans-bold-webfont.woff2') format('woff2'),*/
         /*url('../fonts/opensans-bold-webfont.woff') format('woff'),*/
         /*url('../fonts/opensans-bold-webfont.ttf') format('truetype'),*/
         /*url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');*/
    /*font-weight: 700;*/
    /*font-style: normal;*/

/*}*/
/*@font-face {*/
    /*font-family: 'Open Sans';*/
    /*src: url('../fonts/opensans-bolditalic-webfont.eot');*/
    /*src: url('../fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),*/
         /*url('../fonts/opensans-bolditalic-webfont.woff2') format('woff2'),*/
         /*url('../fonts/opensans-bolditalic-webfont.woff') format('woff'),*/
         /*url('../fonts/opensans-bolditalic-webfont.ttf') format('truetype'),*/
         /*url('../fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');*/
    /*font-weight: 700;*/
    /*font-style: italic;*/
/*}*/
/*@font-face {*/
    /*font-family: 'Open Sans';*/
    /*src: url('../fonts/OpenSans-ExtraBold-webfont.eot');*/
    /*src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),*/
         /*url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),*/
         /*url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),*/
         /*url('../fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');*/
    /*font-weight: 800;*/
    /*font-style: normal;*/

/*}*/


@font-face {
    font-family: 'Trade-Gothic-Next-Pro';
    src: url('../fonts/TradeGothicLTStd.woff') format('woff');
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'Trade-Gothic-Next-Pro';
    src: url('../fonts/TradeGothicLTStd-Bd2.woff') format('woff');
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: 'Trade-Gothic-Next-Pro';
    src: url('../fonts/TradeGothicLTStd-Bd2Obl.woff') format('woff');
    font-style: italic;
    font-weight: 700;
}