

@font-face {
  font-family: SFProDisplay-Bold;
  src: local("SFProDisplay Bold"), local("SFProDisplay-Bold"),
    url("./SFProDisplay-Bold.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: SFProDisplay-Medium;
  src: local("SFProDisplay Medium"), local("SFProDisplay-Medium"),
    url("./SFProDisplay-Medium.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: SFProText-Regular;
  src: local("SFProText Regular"), local("SFProText-Regular"),
    url("./SFProText-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

