@font-face {
  font-family: uicons-solid-rounded;
  src: url("../icons/uicons-solid-rounded.woff2") format("woff2");
  font-display: swap;
}

.fi {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.fi::before {
  font-family: uicons-solid-rounded !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fi-sr-clipboard-list::before { content: "\f433"; }
.fi-sr-badge-percent::before { content: "\f1ee"; }
.fi-sr-map-marker::before { content: "\f8ea"; }
.fi-sr-ticket::before { content: "\fd75"; }
.fi-sr-tour-guide-people::before { content: "\fdaa"; }
.fi-sr-cookie::before { content: "\f4d2"; }
.fi-sr-arrow-up-right::before { content: "\f1b5"; }
.fi-sr-check::before { content: "\f3c0"; }
