@font-face {
  font-family: "Fira Code";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./fonts/fira-code-400.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Code";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./fonts/fira-code-500.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Code";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./fonts/fira-code-600.ttf") format("truetype");
}
@font-face {
  font-family: "Fira Code";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fonts/fira-code-700.ttf") format("truetype");
}
@font-face {
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./fonts/tabler-icons.woff2") format("woff2");
}
.ti {
  font-family: "tabler-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ti-layout-dashboard::before { content: "\f02c"; }
.ti-users::before { content: "\ebf2"; }
.ti-shopping-cart::before { content: "\eb25"; }
.ti-receipt::before { content: "\edfd"; }
.ti-settings::before { content: "\eb20"; }
.ti-history::before { content: "\ebea"; }
.ti-logout::before { content: "\eba8"; }
.ti-activity::before { content: "\ed23"; }
.ti-license::before { content: "\ebc0"; }
.ti-coin::before { content: "\eb82"; }
.ti-file-invoice::before { content: "\eb67"; }
.ti-user::before { content: "\eb4d"; }
.ti-brand-google::before { content: "\ec1f"; }
.ti-download::before { content: "\ea96"; }
.ti-shield-check::before { content: "\eb22"; }
.ti-server::before { content: "\eb1f"; }
.ti-external-link::before { content: "\ea99"; }
.ti-credit-card::before { content: "\ea84"; }
.ti-circle-check::before { content: "\ea67"; }
.ti-clock::before { content: "\ea70"; }
.ti-alert-triangle::before { content: "\ea06"; }
.ti-player-play::before { content: "\ed46"; }
