

/* SFUIText-Next */

@font-face {
  font-family: 'SFUIText';
  font-style: normal;
  font-weight: 700;
  src: url(SFUIText-Bold.ttf);
}

@font-face {
  font-family: 'SFUIText';
  font-style: normal;
  font-weight: 400;
  src: url(SFUIText-Regular.ttf);
}

@font-face {
  font-family: 'SFUIText';
  font-style: normal;
  font-weight: 500;
  src: url(SFUIText-Medium.ttf);
}