/* SF pro */
@font-face {
  font-family: "SF-Pro-Display-Regular";
  src: url(../webfonts/SF-Pro-Display/SF-Pro-Display-Regular.otf) format("opentype");
}
@font-face {
  font-family: "SF-Pro-Display-Medium";
  src: url(../webfonts/SF-Pro-Display/SF-Pro-Display-Medium.otf) format("opentype");
}
@font-face {
  font-family: "SF-Pro-Display-SemiBold";
  src: url(../webfonts/SF-Pro-Display/SF-Pro-Display-Semibold.otf) format("opentype");
}
@font-face {
  font-family: "SF-Pro-Display-Bold";
  src: url(../webfonts/SF-Pro-Display/SF-Pro-Display-Bold.otf) format("opentype");
}

