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