/* SF Pro (self-hosted subset), served from /public so absolute /fonts URLs resolve at
   runtime and aren't run through the CRA/webpack css-loader. © Apple Inc. */
@font-face { font-family: "SF Pro Text"; font-weight: 400; font-style: normal; font-display: swap;
  src: url("/fonts/sf-pro-text_regular.woff2") format("woff2"); }
@font-face { font-family: "SF Pro Text"; font-weight: 500; font-style: normal; font-display: swap;
  src: url("/fonts/sf-pro-text_medium.woff2") format("woff2"); }
@font-face { font-family: "SF Pro Text"; font-weight: 600; font-style: normal; font-display: swap;
  src: url("/fonts/sf-pro-text_semibold.woff2") format("woff2"); }
@font-face { font-family: "SF Pro Text"; font-weight: 700; font-style: normal; font-display: swap;
  src: url("/fonts/sf-pro-text_bold.woff2") format("woff2"); }
@font-face { font-family: "SF Pro Display"; font-weight: 600; font-style: normal; font-display: swap;
  src: url("/fonts/sf-pro-display_semibold.woff2") format("woff2"); }
@font-face { font-family: "SF Pro Display"; font-weight: 700; font-style: normal; font-display: swap;
  src: url("/fonts/sf-pro-display_bold.woff2") format("woff2"); }
