@font-face{
  font-family: "UniSansLight";
  src: url("../fonts/Uni_Sans_Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "UniSansRegular";
  src: url("../fonts/Uni_Sans_Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "UniSansSemiBold";
  src: url("../fonts/Uni_Sans_SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "UniSansBold";
  src: url("../fonts/Uni_Sans_Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}