@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?mjpl5l');
  src:  url('fonts/icomoon.eot?mjpl5l#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?mjpl5l') format('truetype'),
    url('fonts/icomoon.woff?mjpl5l') format('woff'),
    url('fonts/icomoon.svg?mjpl5l#icomoon') 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: 'icomoon' !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-ac-accessibility-icon:before {
  content: "\e950";
}
.icon-ac-brain:before {
  content: "\e951";
}
.icon-ac-contrast:before {
  content: "\e952";
}
.icon-ac-eye-block:before {
  content: "\e953";
}
.icon-ac-font-decr:before {
  content: "\e954";
}
.icon-ac-font-incr:before {
  content: "\e955";
}
.icon-ac-font-normal:before {
  content: "\e956";
}
.icon-ac-reset:before {
  content: "\e957";
}
