@font-face {
    font-family: "SW Unit Rounded Pro";
    src: url("../fonts/UnitRoundedW01-Light.woff2") format("woff2");
    font-display: swap;
    font-weight: light;
    font-style: normal;
}
@font-face {
    font-family: "SW Unit Rounded Pro";
    src: url("../fonts/UnitRoundedW01-Medium.woff2") format("woff2");
    font-display: swap;
    font-weight: medium;
    font-style: normal;
}
  @font-face {
    font-family: "SW Unit Rounded Pro";
    src: url("../fonts/UnitRoundedW01-Regular.woff2") format("woff2");
    font-display: swap;
    font-weight: normal;
    font-style: normal;
  }