@font-face {
  font-family: "Sf-Pro-Display-Regular";
  src: url("/SFProDisplay-Regular.woff2") format("woff2"),
    url("/SFProDisplay-Regular.woff") format("woff");
}

@font-face {
  font-family: "Sf-Pro-Display-Medium";
  src: url("/Sf-Pro-Display-Medium.otf?-kwf309");
  src: url("/Sf-Pro-Display-Medium.eot?#iefix-kwf309")
      format("embedded-opentype"),
    url("/Sf-Pro-Display-Medium.woff?-kwf309") format("woff"),
    url("/Sf-Pro-Display-Medium.ttf?-kwf309") format("truetype"),
    url("/Sf-Pro-Display-Medium.svg?-kwf309#AA-Black") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* @font-face {
  font-family: "Sf-Pro-Display-Bold";
  src: url("./Sf-Pro-Display-Bold.otf?-kwf309");
  src: url("./Sf-Pro-Display-Bold.eot?#iefix-kwf309")
      format("embedded-opentype"),
    url("./Sf-Pro-Display-Bold.woff?-kwf309") format("woff"),
    url("./Sf-Pro-Display-Bold.ttf?-kwf309") format("truetype"),
    url("./Sf-Pro-Display-Bold.svg?-kwf309#AA-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
} */
@font-face {
  font-family: "Sf-Pro-Display-Bold";
  src: url("http://www.apple.com/wss/fonts/SF-Pro-Display/v1/sf-pro-display_bold.ttf") format("woff2"),
    url("/SFProDisplay-Regular.woff") format("woff");
}