/*------------------------------------*\
    #BEGIN: SF UI Display fonts
\*------------------------------------*/
@font-face {
  font-family: "SF UI Display";
  src: url("../webfonts/sf_ui_display/black.otf");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  color: initial;
}
@font-face {
  font-family: "SF UI Display";
  src: url("../webfonts/sf_ui_display/heavy.otf");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  color: initial;
}
@font-face {
  font-family: "SF UI Display";
  src: url("../webfonts/sf_ui_display/bold.otf");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  color: initial;
}
@font-face {
  font-family: "SF UI Display";
  src: url("../webfonts/sf_ui_display/semibold.otf");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  color: initial;
}
@font-face {
  font-family: "SF UI Display";
  src: url("../webfonts/sf_ui_display/medium.otf");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  color: initial;
}
@font-face {
  font-family: "SF UI Display";
  src: url("../webfonts/sf_ui_display/light.otf");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  color: initial;
}
@font-face {
  font-family: "SF UI Display";
  src: url("../webfonts/sf_ui_display/thin.otf");
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  color: initial;
}
@font-face {
  font-family: "SF UI Display";
  src: url("../webfonts/sf_ui_display/ultralight.otf");
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  color: initial;
}
/*------------------------------------*\
    #END: SF UI Display fonts
\*------------------------------------*/
/*# sourceMappingURL=fonts.min.css.map */
