@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?gs93rl');
  src:  url('fonts/icomoon.eot?gs93rl#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?gs93rl') format('truetype'),
    url('fonts/icomoon.woff?gs93rl') format('woff'),
    url('fonts/icomoon.svg?gs93rl#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-lock-fdi:before {
  content: "\e915";
}
.icon-lock-castel:before {
  content: "\e916";
}
.icon-config-badge-castel:before {
  content: "\e912";
}
.icon-config-badge-fdi:before {
  content: "\e913";
}
.icon-tag-castel:before {
  content: "\e914";
}
.icon-smartphone:before {
  content: "\e900";
}
.icon-account-person:before {
  content: "\e901";
}
.icon-ble-reader:before {
  content: "\e902";
}
.icon-bluetooth:before {
  content: "\e903";
}
.icon-coins:before {
  content: "\e904";
}
.icon-config-badge:before {
  content: "\e905";
}
.icon-database:before {
  content: "\e906";
}
.icon-encoder:before {
  content: "\e907";
}
.icon-home:before {
  content: "\e908";
}
.icon-key:before {
  content: "\e909";
}
.icon-lock:before {
  content: "\e90a";
}
.icon-newreader:before {
  content: "\e90b";
}
.icon-person:before {
  content: "\e90c";
}
.icon-shield:before {
  content: "\e90d";
}
.icon-tag-fdi:before {
  content: "\e90e";
}
.icon-unlocked-padlock:before {
  content: "\e90f";
}
.icon-usb:before {
  content: "\e910";
}
.icon-warning:before {
  content: "\e911";
}
