@font-face {
  font-family: 'ib';
  src:
    url('fonts/ib.ttf') format('truetype'),
    url('fonts/ib.woff') format('woff'),
    url('fonts/ib.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="ib-"], [class*=" ib-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ib' !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;
}

.ib-home:before {
  content: "\e900";
}
.ib-pencil:before {
  content: "\e905";
}
.ib-images:before {
  content: "\e90e";
}
.ib-camera:before {
  content: "\e90f";
}
.ib-book:before {
  content: "\e91f";
}
.ib-books:before {
  content: "\e920";
}
.ib-price-tags:before {
  content: "\e936";
}
.ib-qrcode:before {
  content: "\e938";
}
.ib-location:before {
  content: "\e947";
}
.ib-compass2:before {
  content: "\e94a";
}
.ib-map:before {
  content: "\e94b";
}
.ib-database:before {
  content: "\e964";
}
.ib-bubbles2:before {
  content: "\e96d";
}
.ib-user:before {
  content: "\e971";
}
.ib-wrench:before {
  content: "\e991";
}
.ib-equalizer:before {
  content: "\e992";
}
.ib-cogs:before {
  content: "\e995";
}
.ib-bug:before {
  content: "\e999";
}
.ib-hammer2:before {
  content: "\e9a8";
}
.ib-switch:before {
  content: "\e9b6";
}
.ib-tree:before {
  content: "\e9bc";
}
.ib-earth:before {
  content: "\e9ca";
}
.ib-eye:before {
  content: "\e9ce";
}
.ib-bookmarks:before {
  content: "\e9d3";
}
.ib-cross:before {
  content: "\ea0f";
}
.ib-checkmark:before {
  content: "\ea10";
}
.ib-enter:before {
  content: "\ea13";
}
.ib-exit:before {
  content: "\ea14";
}
.ib-tux:before {
  content: "\eabd";
}
