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

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

.i-evw-icon_button:before {
  content: "\e808";
}
.i-evw-icon_menue:before {
  content: "\e707";
}
