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

  @font-face {
    font-family: 'SBSansDisplayMedium';
    font-weight: 500;
    font-style: normal;
    src: url('SBSansText-Medium.eot');
    src: url('SBSansText-Medium.eot?#iefix') format('embedded-opentype'),
         url('SBSansText-Medium.woff2') format('woff2'),
         url('SBSansText-Medium.woff') format('woff'),
         url('SBSansText-Medium.ttf') format('truetype');
    font-display: swap;
  }

@font-face {
  font-family: 'SBSansDisplaySemibold';
  font-weight: 600;
  font-style: normal;
  src: url('SBSansDisplay-SemiBold.eot');
  src: url('SBSansDisplay-SemiBold.eot?#iefix') format('embedded-opentype'),
       url('SBSansDisplay-SemiBold.woff2') format('woff2'),
       url('SBSansDisplay-SemiBold.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'SBSansDisplayBold';
  font-weight: 750;
  font-style: normal;
  src: url('SBSansDisplay-Bold.eot');
  src: url('SBSansDisplay-Bold.eot?#iefix') format('embedded-opentype'),
       url('SBSansDisplay-Bold.woff2') format('woff2'),
       url('SBSansDisplay-Bold.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'SBSansText';
  font-weight: 400;
  font-style: normal;
  src: url('SBSansText-Regular.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'SBSansText';
  font-weight: 500;
  font-style: normal;
  src: url('SBSansText-Medium.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'SBSansText';
  font-weight: 600;
  font-style: normal;
  src: url('SBSansText-Semibold.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'SBSansText';
  font-weight: 700;
  font-style: normal;
  src: url('SBSansText-Bold.otf') format('opentype');
  font-display: swap;
}

@font-face {
  font-family: 'SBSansText';
  font-weight: 800;
  font-style: normal;
  src: url('SBSansText-Heavy.otf') format('opentype');
  font-display: swap;
}
