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

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

@font-face {
  font-family: 'SBSansDisplay';
  src: url('SBSansDisplay-Regular.woff') format('woff'),
  url('SBSansDisplay-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'SBSansDisplay';
  src: url('SBSansDisplay-Semibold.woff') format('woff'),
  url('SBSansDisplay-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}