/* Typeface identified in the supplied PSD: SBSansInterface-Bold. */
@font-face {
  font-family: 'SB Sans Interface';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/releases/e3a949151f69/assets/sb-sans-interface.ttf') format('truetype');
}
@font-face {
  font-family: 'SB Sans Interface';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/releases/e3a949151f69/assets/sb-sans-interface-bold.ttf') format('truetype');
}
