@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?w3ij9i');
  src:  url('fonts/icomoon.eot?w3ij9i#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?w3ij9i') format('truetype'),
    url('fonts/icomoon.woff?w3ij9i') format('woff'),
    url('fonts/icomoon.svg?w3ij9i#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-book:before {
  content: "\e91f";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-compass:before {
  content: "\e949";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-search:before {
  content: "\e986";
}
.icon-stats-bars:before {
  content: "\e99c";
}
.icon-meter:before {
  content: "\e9a6";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-chrome:before {
  content: "\ead9";
}
