@font-face {
  font-family: 'icomoon';
  src:  url('Fonts/icomoon.eot?hnnysg');
  src:  url('Fonts/icomoon.eot?hnnysg#iefix') format('embedded-opentype'),
    url('Fonts/icomoon.ttf?hnnysg') format('truetype'),
    url('Fonts/icomoon.woff?hnnysg') format('woff'),
    url('Fonts/icomoon.svg?hnnysg#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-font-type:before {
  content: "\e900";
}
.icon-eye:before {
  content: "\e9ce";
}
.icon-eye-blocked:before {
  content: "\e9d1";
}
.icon-contrast:before {
  content: "\e9d5";
}
.icon-font-size:before {
  content: "\ea61";
}
