@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 300;
  font-style: normal;
  src: url("./Avenir LT Pro 35 Light.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 300;
  font-style: italic;
  src: url("./Avenir LT Pro 35 Light Oblique.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 400;
  font-style: normal;
  src: url("./Avenir LT Pro 45 Book.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 400;
  font-style: italic;
  src: url("./Avenir LT Pro 45 Book Oblique.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 500;
  font-style: normal;
  src: url("./Avenir LT Pro 55 Roman.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 500;
  font-style: italic;
  src: url("./Avenir LT Pro 55 Oblique.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 600;
  font-style: normal;
  src: url("./Avenir LT Pro 65 Medium.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 600;
  font-style: italic;
  src: url("./Avenir LT Pro 65 Medium Oblique.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 800;
  font-style: normal;
  src: url("./Avenir LT Pro 85 Heavy.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 800;
  font-style: italic;
  src: url("./Avenir LT Pro 85 Heavy Oblique.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 900;
  font-style: normal;
  src: url("./Avenir LT Pro 95 Black.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Pro";
  font-weight: 900;
  font-style: italic;
  src: url("./Avenir LT Pro 95 Black Oblique.ttf") format("truetype");
  font-display: swap;
}
