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

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