@font-face {
  font-family: "uicons-regular-rounded";
  font-display: block;
  src: url("webfonts/uicons-regular-rounded.woff2") format("woff2");
}

i[class^="fi-rr-"]::before,
i[class*=" fi-rr-"]::before,
span[class^="fi-rr-"]::before,
span[class*=" fi-rr-"]::before {
  font-family: uicons-regular-rounded !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fi-rr-angle-small-down::before { content: "\f134"; }
.fi-rr-angle-small-left::before { content: "\f135"; }
.fi-rr-angle-small-right::before { content: "\f136"; }
.fi-rr-calendar::before { content: "\f27c"; }
.fi-rr-check-circle::before { content: "\f2dc"; }
.fi-rr-cross-circle::before { content: "\f3c9"; }
.fi-rr-cross-small::before { content: "\f3cb"; }
.fi-rr-cross::before { content: "\f3cc"; }
.fi-rr-info::before { content: "\f5d0"; }
.fi-rr-search::before { content: "\f7d5"; }
