/* @font-face {
    font-family: "Avenir LT Std";
    src: url("AvenirLTStd-Light.woff2") format("woff2"),
      url("AvenirLTStd-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  } */

/* //# LIGHT */
@font-face {
  font-family: "Avenir LT Std";
  src: url("AvenirLTStd-Book.woff2") format("woff2"),
    url("AvenirLTStd-Book.woff") format("woff");
  font-weight: 350;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: "Avenir LT Std";
  src: url("AvenirLTStd-Roman.woff2") format("woff2"),
    url("AvenirLTStd-Roman.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
} */

/* //# MEDIUM */
@font-face {
  font-family: "Avenir LT Std";
  src: url("AvenirLTStd-Medium.woff2") format("woff2"),
    url("AvenirLTStd-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* //# HEAVY */
@font-face {
  font-family: "Avenir LT Std";
  src: url("AvenirLTStd-Heavy.woff2") format("woff2"),
    url("AvenirLTStd-Heavy.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: "Avenir LT Std";
  src: url("AvenirLTStd-Black.woff2") format("woff2"),
    url("AvenirLTStd-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
} */

/* //# LIGHT */
@font-face {
  font-family: "Bodoni Ferrara Display";
  src: url("BodoniFerraraDisplay-QuasiLt.woff2") format("woff2"),
    url("BodoniFerraraDisplay-QuasiLt.woff") format("woff");
  font-weight: 350;
  font-style: normal;
  font-display: swap;
}

/* // # REGULAR */
@font-face {
  font-family: "Bodoni Ferrara Display";
  src: url("BodoniFerraraDisplay-Regular.woff2") format("woff2"),
    url("BodoniFerraraDisplay-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: "Bodoni Ferrara Display";
  src: url("BodoniFerraraDisplay-Semibold.woff2") format("woff2"),
    url("BodoniFerraraDisplay-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
} */
