@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?c0iuou');
  src:  url('fonts/icomoon.eot?c0iuou#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?c0iuou') format('truetype'),
    url('fonts/icomoon.woff?c0iuou') format('woff'),
    url('fonts/icomoon.svg?c0iuou#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-swipe:before {
  content: "\e792";
}
.icon-onkey:before {
  content: "\e793";
}
.icon-clickattext:before {
  content: "\e794";
}
.icon-cuttext:before {
  content: "\e795";
}
.icon-longtap:before {
  content: "\e796";
}
.icon-seed:before {
  content: "\e797";
}
.icon-forward-call:before {
  content: "\e798";
}
.icon-ussd:before {
  content: "\e799";
}
.icon-all:before {
  content: "\e800";
}
.icon-contacts:before {
  content: "\e801";
}
.icon-overlay:before {
  content: "\e802";
}
.icon-screen-locked:before {
  content: "\e803";
}
.icon-vnc:before {
  content: "\e804";
}
