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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Verfassungs-Icons' !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-search:before {
  content: "\e986";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-menu3:before {
  content: "\e9bf";
}
.icon-menu4:before {
  content: "\e9c0";
}
.icon-cross:before {
  content: "\ea0f";
}
