@font-face {
  font-weight: 400;
  font-family: "SB Sans Display";
  font-style: normal;
  src: url("../fonts/SBSansDisplay-Regular.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-weight: 600;
  font-family: "SB Sans Display";
  font-style: normal;
  src: url("../fonts/SBSansDisplay-Semibold.woff2") format("woff2");
  font-display: swap;
}

@font-face {
  font-weight: 400;
  font-family: SBSansInterface;
  font-style: normal;
  src: url('../fonts/SBSansUI-Regular.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-weight: 600;
  font-family: SBSansInterface;
  font-style: normal;
  src: url('../fonts/SBSansUI-Semibold.woff2') format('woff2');
  font-display: swap;
}
