@font-face {
    font-family: 'hl';
    src: url('./fonts/helveticaneueltstd-lt-webfont.eot');
    src: url('./fonts/helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/helveticaneueltstd-lt-webfont.woff') format('woff'),
         url('./fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype'),
         url('./fonts/helveticaneueltstd-lt-webfont.svg#HelveticaNeueLTStd45Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hb';
    src: url('fonts/helveticaneueltstd-bd-webfont.eot');
    src: url('fonts/helveticaneueltstd-bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaneueltstd-bd-webfont.woff') format('woff'),
         url('fonts/helveticaneueltstd-bd-webfont.ttf') format('truetype'),
         url('fonts/helveticaneueltstd-bd-webfont.svg#helveticaneuelt_stdbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'din';
  src: url('./fonts/DINEngschriftStd.eot?#iefix') format('embedded-opentype'),  url('./fonts/DINEngschriftStd.woff') format('woff'), url('./fonts/DINEngschriftStd.ttf')  format('truetype'), url('./fonts/DINEngschriftStd.svg#DINEngschriftStd') format('svg');
  font-weight: normal;
  font-style: normal;
}