/* Light 300 */
@font-face{
    font-family:"DysonAlt";
    src:url("./fonts/dyson/FuturaBTforDyson-Lt.woff") format("woff");
    font-weight:300; font-style:normal; font-display:swap;
  }
  /* Medium 500 */
  @font-face{
    font-family:"DysonAlt";
    src:url("./fonts/dyson/FuturaBTforDyson-Md.woff") format("woff");
    font-weight:500; font-style:normal; font-display:swap;
  }
  /* Bold 700 */
  @font-face{
    font-family:"DysonAlt";
    src:url("./fonts/dyson/FuturaBTforDyson-Bk.woff") format("woff");
    font-weight:700; font-style:normal; font-display:swap;
  }

  /* Heavy 800 */
  @font-face{
    font-family:"DysonAlt";
    src:url("./fonts/dyson/FuturaBTforDyson-Hv.woff") format("woff");
    font-weight:800; font-style:normal; font-display:swap;
  }