/* Fogo 2024 new design */

@font-face {
  font-family: "AvenirNextLTPro";
  src: url("/wineinsight/graphics/fonts/AvenirNextLTPro-Regular.otf");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "AvenirNextLTPro";
  src: url("/wineinsight/graphics/fonts/AvenirNextLTPro-It.otf");
  font-style: italic;
  font-weight: normal;
}
@font-face {
  font-family: "AvenirNextLTPro Demi";
  src: url("/wineinsight/graphics/fonts/AvenirNextLTPro-Demi.otf");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "AvenirNextLTPro Demi Condensed";
  src: url("/wineinsight/graphics/fonts/AvenirNextLTPro-DemiCn.otf");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "AvenirNextLTPro Medium Condensed";
  src: url("/wineinsight/graphics/fonts/AvenirNextLTPro-MediumCn.otf");
  font-style: normal;
  font-weight: normal;
}

@font-face {
    font-family: "AvenirNextLTPro Condensed";
    src: url("/wineinsight/graphics/fonts/AvenirNextLTPro-Cn.otf");
    font-style: italic;
    font-weight: normal;
  }

@font-face {
  font-family: "Libre Caslon Text";
  src: url("/wineinsight/graphics/fonts/LibreCaslonText-Italic.ttf");
  font-style: italic;
  font-weight: normal;
}
  