@font-face {
  font-family: 'mekaico';
  src:  url('fonts/mekaico.woff?d67pe0') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="bi-"], [class*="bi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mekaico' !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;
}


.bi.bi-arrow-up-right:before {
  content: "\e90d";
}
.bi.bi-bell:before {
  content: "\e900";
}
.bi.bi-capsule:before {
  content: "\e901";
}
.bi.bi-check2-circle:before {
  content: "\e902";
}
.bi.bi-google-chrome-logo:before {
  content: "\e903";
}
.bi.bi-hand-thumbs-up:before {
  content: "\e904";
}
.bi.bi-info-circle:before {
  content: "\e905";
}
.bi.bi-list-stars:before {
  content: "\e906";
}
.bi.bi-people:before {
  content: "\e907";
}
.bi.bi-qr-code:before {
  content: "\e908";
}
.bi.bi-receipt:before {
  content: "\e909";
}
.bi.bi-shop-window:before {
  content: "\e90a";
}
.bi.bi-ticket-perforated:before {
  content: "\e90b";
}
.bi.bi-translate:before {
  content: "\e90c";
}
