@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "sf_pro_displaylight";
  src: url("../fonts/SF-UI-Display-Light.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf_pro_displayregular";
  src: url("../fonts/SFProDisplay-Regular.woff") format("woff"),
    url("../fonts/SFProDisplay-Regular.ttf") format("truetype"),
    url("../fonts/SFProDisplay-Regular.svg#SFProDisplay-Regular") format("svg"),
    url("../fonts/SFProDisplay-Regular.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "sf_pro_displayheavy";
  src: url("../fonts/SFProDisplay-Heavy.woff") format("woff"),
    url("../fonts/SFProDisplay-Heavy.ttf") format("truetype"),
    url("../fonts/SFProDisplay-Heavy.svg#SFProDisplay-Heavy") format("svg"),
    url("../fonts/SFProDisplay-Heavy.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
