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

i.senn-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'senn-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

i.senn-icon.senn-pneukran:before {
  content: "\e900";
}
i.senn-icon.senn-mobilkran:before {
  content: "\e901";
}
i.senn-icon.senn-mini-paupenkran:before {
  content: "\e902";
}
i.senn-icon.senn-lastwagenaufbaukran:before {
  content: "\e921";
}
i.senn-icon.senn-glaslifter:before {
  content: "\e92c";
}
