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

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