/* ===== UniIcons Custom Font ===== */
@font-face {
  font-family: "uniicons";
  src: url("../assets/fonts/uniicons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
