/* Font Awesome subset for dezimal.svilenkovic.rs (21 icons) */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/fa-solid-900.subset.woff2") format("woff2");
}
.fa, .fas, .fa-solid {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
}
.fa, .fas, .fa-solid { font-variant: normal; text-transform: none; }
.fa-chart-bar:before, .fa-chart-bar:before { content: "\f080"; }
.fa-chart-line:before, .fa-chart-line:before { content: "\f201"; }
.fa-check:before, .fa-check:before { content: "\f00c"; }
.fa-chess:before, .fa-chess:before { content: "\f439"; }
.fa-chevron-down:before, .fa-chevron-down:before { content: "\f078"; }
.fa-clock:before, .fa-clock:before { content: "\f017"; }
.fa-cogs:before, .fa-cogs:before { content: "\f085"; }
.fa-envelope:before, .fa-envelope:before { content: "\f0e0"; }
.fa-graduation-cap:before, .fa-graduation-cap:before { content: "\f19d"; }
.fa-lightbulb:before, .fa-lightbulb:before { content: "\f0eb"; }
.fa-lock:before, .fa-lock:before { content: "\f023"; }
.fa-microchip:before, .fa-microchip:before { content: "\f2db"; }
.fa-network-wired:before, .fa-network-wired:before { content: "\f6ff"; }
.fa-paper-plane:before, .fa-paper-plane:before { content: "\f1d8"; }
.fa-pause-circle:before, .fa-pause-circle:before { content: "\f28b"; }
.fa-phone:before, .fa-phone:before { content: "\f095"; }
.fa-project-diagram:before, .fa-project-diagram:before { content: "\f542"; }
.fa-sign-in-alt:before, .fa-sign-in-alt:before { content: "\f2f6"; }
.fa-tasks:before, .fa-tasks:before { content: "\f0ae"; }
.fa-tools:before, .fa-tools:before { content: "\f7d9"; }
.fa-users:before, .fa-users:before { content: "\f0c0"; }
