@font-face {
  font-family: 'Neue Helvetica';
  src:
    url('../fonts/Helvetica-Neue-LT-25-Ultra-Light.woff') format('woff'),
    url('../fonts/Helvetica-Neue-LT-45-Light.woff') format('woff'),
    url('../fonts/Helvetica-Neue-LT-35-Thin.woff') format('woff'),
    url('../fonts/Helvetica-Neue-LT-55-Roman.woff') format('woff'),
    url('../fonts/Helvetica-Neue-LT-65-Medium.woff') format('woff'),
    url('../fonts/Helvetica-Neue-LT-75-Bold.woff') format('woff'),
    url('../fonts/Helvetica-Neue-LT-85-Heavy.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'D-DIN-Condensed-Bold';
  src: url('../fonts/D-DIN-Condensed-Bold.ttf.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}