@font-face {
  font-family: "remixicon";
  src: url("/fonts/remixicon.woff") format("woff");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

[class^="ri"], [class*=" ri"] {
  font-family: "remixicon" !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
