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

  @font-face {
    font-family: "SBSansText";
    src:
      url(./SBSansText.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.3px;
  }