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

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

i[class^="fi-rr-"]::before,
i[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;
}

i[class^="fi-tr-"]::before,
i[class*=" fi-tr-"]::before {
  font-family: "uicons-thin-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-checkbox::before { content: "\e364"; }
.fi-rr-resources::before { content: "\ed01"; }
.fi-rr-comment-question::before { content: "\e46f"; }
.fi-rr-arrow-down::before { content: "\e0b8"; }
.fi-rr-lock::before { content: "\e9c5"; }
.fi-rr-angle-small-down::before { content: "\e07c"; }
.fi-rr-arrow-small-up::before { content: "\e0d2"; }
.fi-tr-angle-small-down::before { content: "\e07c"; }
.fi-tr-chalkboard-user::before { content: "\e32f"; }
.fi-tr-comments::before { content: "\e477"; }
.fi-tr-document-signed::before { content: "\e589"; }
.fi-tr-wheelchair-move::before { content: "\f158"; }
.fi-tr-stethoscope::before { content: "\eef1"; }
.fi-tr-brain::before { content: "\e246"; }
.fi-tr-bulb::before { content: "\e27f"; }
.fi-tr-plug-connection::before { content: "\ec36"; }
.fi-tr-bone-break::before { content: "\e1d3"; }
.fi-tr-calendar::before { content: "\e2a1"; }
.fi-tr-key::before { content: "\e922"; }
.fi-tr-cloud-upload::before { content: "\e42b"; }
.fi-tr-video-camera-alt::before { content: "\f101"; }
.fi-tr-lesson::before { content: "\e97f"; }
