/* ----- FONTS ----- */
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Black.otf");
  font-weight: 2;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Bold.otf");
  font-weight: 4;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Heavy.otf");
  font-weight: 6;
}
@font-face {
  font-family: "SFProDisplayL";
  src: url("../fonts/SFProDisplay-Light.ttf");
  font-weight: 8;
}
@font-face {
  font-family: "SFProDisplayM";
  src: url("../fonts/SFProDisplay-Medium.ttf");
  font-weight: 10;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Regular.otf");
  font-weight: 12;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Semibold.otf");
  font-weight: 14;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Thin.otf");
  font-weight: 16;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Ultralight.otf");
  font-weight: 18;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-BlackIta.otf");
  font-weight: 1;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Bold.otf");
  font-weight: 3;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Heavy.otf");
  font-weight: 5;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Light.otf");
  font-weight: 7;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Medium.otf");
  font-weight: 9;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Regular.otf");
  font-weight: 11;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Semibold.otf");
  font-weight: 13;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-Thin.otf");
  font-weight: 15;
}
@font-face {
  font-family: "SFProDisplay";
  src: url("../fonts/SF-Pro-Display-UltraLight.otf");
  font-weight: 17;
}