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

}

@font-face {
    font-family: "HelveticaNeueCondensed";
    src: url('../webfont_helveticaneue_condensed/FontSiteSans-Cond-webfont.eot');
    src: url('../webfont_helveticaneue_condensed/FontSiteSans-Cond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfont_helveticaneue_condensed/FontSiteSans-Cond-webfont.woff') format('woff'),
/*         url('../webfont_helveticaneue_condensed/FontSiteSans-Cond-webfont.ttf') format('truetype'), */
         url('../webfont_helveticaneue_condensed/FontSiteSans-Cond-webfont.svg#FontSiteSansCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "Univers LT Std 45 Light";
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url("UniversLTStd-Light.eot?#iefix") format("embedded-opentype"), url("UniversLTStd-Light.woff2") format("woff2"), url("UniversLTStd-Light.woff") format("woff"), url("UniversLTStd-Light.svg#UniversLTStd-Light") format("svg");
  unicode-range: U+20-FE;
}