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

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

.icon-menupop-menu:before {
  content: "\e906";
}
.icon-menuadressen:before {
  content: "\e900";
}
.icon-menudashboard:before {
  content: "\e901";
}
.icon-menuuitloggen:before {
  content: "\e902";
}
.icon-menuaccount:before {
  content: "\e903";
}
.icon-menudownload:before {
  content: "\e904";
}
.icon-menuorders:before {
  content: "\e905";
}
