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

[class^="rollbursche-hamburger"], [class*=" rollbursche-hamburger"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Rollbursche-Hamburger' !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;
}

.rollbursche-hamburgerHamburger:before {
  content: "\e900";
}
