@font-face {
  font-family: "around-icons";
  src:
    url("../fonts/around-icons.woff2?den6mh") format("woff2"),
    url("../fonts/around-icons.woff?den6mh") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^=ai-],
[class*=" ai-"],
[class^=bi-],
[class*=" bi-"] {
    display: inline-block;
    font-family: "around-icons" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    line-height: 1
}

