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

.icomoon {
  /* 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-display:before {
  content: "\e956";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-eye:before {
  content: "\e9ce";
}
