@font-face {
  font-family: 'auctria';
  src:
    url('auctria.woff2?4axug1') format('woff2'),
    url('auctria.ttf?4axug1') format('truetype'),
    url('auctria.woff?4axug1') format('woff'),
    url('auctria.svg?4axug1#auctria') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i.auctria-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'auctria' !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;
}

.auctria-icon-financials:before {
  content: "\e918";
  /* color: #4c4c4c; */
}
.auctria-icon-auction:before {
  content: "\e900";
  /* color: #4c4c4c; */
}
.auctria-icon-auctria:before {
  content: "\e901";
  /* color: #4c4c4c; */
}
.auctria-icon-bidder:before {
  content: "\e902";
  /* color: #4c4c4c; */
}
.auctria-icon-bidding:before {
  content: "\e903";
  /* color: #4c4c4c; */
}
.auctria-icon-checkout:before {
  content: "\e904";
  /* color: #4c4c4c; */
}
.auctria-icon-communication:before {
  content: "\e905";
  /* color: #4c4c4c; */
}
.auctria-icon-credit-card:before {
  content: "\e906";
  /* color: #4c4c4c; */
}
.auctria-icon-dashboard:before {
  content: "\e907";
  /* color: #4c4c4c; */
}
.auctria-icon-donors:before {
  content: "\e908";
  /* color: #4c4c4c; */
}
.auctria-icon-event:before {
  content: "\e909";
  /* color: #4c4c4c; */
}
.auctria-icon-expenses:before {
  content: "\e90a";
  /* color: #4c4c4c; */
}
.auctria-icon-checkout-till:before {
  content: "\e90b";
  /* color: #4c4c4c; */
}
.auctria-icon-healthcheck:before {
  content: "\e90c";
  /* color: #4c4c4c; */
}
.auctria-icon-import-export:before {
  content: "\e90d";
  /* color: #4c4c4c; */
}
.auctria-icon-items:before {
  content: "\e90e";
  /* color: #4c4c4c; */
}
.auctria-icon-online-settings:before {
  content: "\e90f";
  /* color: #4c4c4c; */
}
.auctria-icon-organization:before {
  content: "\e910";
  /* color: #4c4c4c; */
}
.auctria-icon-participant:before {
  content: "\e911";
  /* color: #4c4c4c; */
}
.auctria-icon-printing:before {
  content: "\e912";
  /* color: #4c4c4c; */
}
.auctria-icon-raffles:before {
  content: "\e913";
  /* color: #4c4c4c; */
}
.auctria-icon-reports:before {
  content: "\e914";
  /* color: #4c4c4c; */
}
.auctria-icon-sponsorships:before {
  content: "\e915";
  /* color: #4c4c4c; */
}
.auctria-icon-tickets:before {
  content: "\e916";
  /* color: #4c4c4c; */
}
.auctria-icon-website:before {
  content: "\e917";
  /* color: #4c4c4c; */
}
