@font-face {
  font-family: "icons";
  src: url("./icons.eot");
  src: url("./icons.eot?#iefix") format("embedded-opentype"),
  url("./icons.svg#icons") format("svg"),
  url("./icons.woff2") format("woff2"),
  url("./icons.woff") format("woff"),
  url("./icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-display: swap;
    font-family: "icons";
    src: url("./icons.svg#icons") format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before, .fa:before {
  display: inline-block;
  font-family: "icons";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.fa-bar-chart:before, .fa-pie-chart:before, .fa-chart-bar:before, .fa-chart-pie:before {
  vertical-align: middle;
  font-size: 120%;
}

.fa-minus-circle.important:before { content: "\f14f" !important; }
.fa-check-circle.important:before { content: "\f14d" !important; }

.fa-address-card:before { content: "\f100"; }
.fa-angle-down:before { content: "\f101"; }
.fa-angle-up:before { content: "\f102"; }
.fa-arrow-circle-right:before { content: "\f14c"; }
.fa-arrow-right:before { content: "\f104"; }
.fa-bar-chart:before { content: "\f142"; }
.fa-bar-chart-o:before { content: "\f143"; }
.fa-bed:before { content: "\f13f"; }
.fa-bell:before { content: "\f105"; }
.fa-bell-o:before { content: "\f106"; }
.fa-bolt:before { content: "\f14b"; }
.fa-book:before { content: "\f107"; }
.fa-calendar-check-o:before { content: "\f108"; }
.fa-car:before { content: "\f109"; }
.fa-caret-up:before { content: "\f10a"; }
.fa-chart-bar:before { content: "\f10b"; }
.fa-check:before { content: "\f10d"; }
.fa-check-circle:before { content: "\f14d"; }
.fa-chevron-down:before { content: "\f10f"; }
.fa-chevron-up:before { content: "\f110"; }
.fa-clipboard:before { content: "\f111"; }
.fa-cog:before { content: "\f112"; }
.fa-coins:before { content: "\f113"; }
.fa-credit-card:before { content: "\f114"; }
.fa-ellipsis-v:before { content: "\f115"; }
.fa-envelope:before { content: "\f116"; }
.fa-euro:before { content: "\f117"; }
.fa-exchange:before { content: "\f118"; }
.fa-exclamation-triangle:before { content: "\f119"; }
.fa-facebook:before { content: "\f11a"; }
.fa-facebook-original:before { content: "\f148"; }
.fa-file-medical:before { content: "\f11b"; }
.fa-file-medical-alt:before { content: "\f11c"; }
.fa-filter:before { content: "\f141"; }
.fa-heart:before { content: "\f11d"; }
.fa-heartbeat:before { content: "\f11e"; }
.fa-home:before { content: "\f11f"; }
.fa-info:before { content: "\f120"; }
.fa-info-circle:before { content: "\f14e"; }
.fa-link:before { content: "\f122"; }
.fa-list-ul:before { content: "\f13d"; }
.fa-mail:before { content: "\f123"; }
.fa-minus-circle:before { content: "\f14f"; }
.fa-mobile-alt:before { content: "\f125"; }
.fa-network-wired:before { content: "\f126"; }
.fa-percent:before { content: "\f127"; }
.fa-pie-chart:before { content: "\f150"; }
.fa-plus-circle:before { content: "\f151"; }
.fa-power-off:before { content: "\f129"; }
.fa-question:before { content: "\f12a"; }
.fa-question-circle:before { content: "\f152"; }
.fa-search:before { content: "\f153"; }
.fa-search-plus:before { content: "\f154"; }
.fa-signal:before { content: "\f12e"; }
.fa-sort:before { content: "\f14a"; }
.fa-star:before { content: "\f12f"; }
.fa-star-half:before { content: "\f130"; }
.fa-star-half-alt:before { content: "\f147"; }
.fa-star-half-enlarged:before { content: "\f145"; }
.fa-tachometer:before { content: "\f149"; }
.fa-tachometer-alt:before { content: "\f132"; }
.fa-tag:before { content: "\f133"; }
.fa-tags:before { content: "\f134"; }
.fa-times:before { content: "\f135"; }
.fa-times-circle:before { content: "\f155"; }
.fa-truck:before { content: "\f137"; }
.fa-twitter:before { content: "\f13e"; }
.fa-university:before { content: "\f138"; }
.fa-user:before { content: "\f139"; }
.fa-user-plus:before { content: "\f13a"; }
.fa-wallet:before { content: "\f13b"; }
.fa-whatsapp:before { content: "\f13c"; }
.fa-wrench:before { content: "\f140"; }
