@font-face {
  font-family: 'icomoon';
  src:  url('../icon-fonts/icomoon.eot?i7f802');
  src:  url('../icon-fonts/icomoon.eot?i7f802#iefix') format('embedded-opentype'),
    url('../icon-fonts/icomoon.ttf?i7f802') format('truetype'),
    url('../icon-fonts/icomoon.woff?i7f802') format('woff'),
    url('../icon-fonts/icomoon.svg?i7f802#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-tickets:before {
  content: "\e911";
}
.icon-BxBxlPaypal:before {
  content: "\e900";
}
.icon-BxBxsArea:before {
  content: "\e901";
}
.icon-BxBxsBarChartSquare:before {
  content: "\e902";
}
.icon-BxBxsBuildings:before {
  content: "\e903";
}
.icon-BxBxsCategoryAlt:before {
  content: "\e904";
}
.icon-BxBxsDashboard:before {
  content: "\e905";
}
.icon-BxBxsFile:before {
  content: "\e906";
}
.icon-BxBxsMapAlt:before {
  content: "\e907";
}
.icon-BxBxsReceipt:before {
  content: "\e908";
}
.icon-BxBxsShoppingBag:before {
  content: "\e909";
}
.icon-BxBxsUser:before {
  content: "\e90a";
}
.icon-BxFingerprint:before {
  content: "\e90b";
}
.icon-checkout:before {
  content: "\e90c";
}
.icon-file:before {
  content: "\e90d";
}
.icon-process:before {
  content: "\e90e";
}
.icon-result:before {
  content: "\e90f";
}
.icon-visitor:before {
  content: "\e910";
}
