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

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

.icon2-eye:before {
  content: "\e9ce";
}
.icon2-eye-blocked:before {
  content: "\e9d1";
}
