@font-face {
    font-family:'Trade Gothic LT';
    src: url('fonts/trade-gothic-lt.eot');
    src: url('fonts/trade-gothic-lt.eot?#iefix') format('embedded-opentype'),
         url('fonts/trade-gothic-lt.woff2') format('woff2'),
         url('fonts/trade-gothic-lt.woff') format('woff'),
         url('fonts/trade-gothic-lt.ttf') format('truetype');
}