@font-face {
  font-family: "Nespresso Lucas";
  src: url("NespressoLucas-Regular.woff2") format("woff2"),
url("NespressoLucas-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nespresso Lucas";
  src: url("NespressoLucas-Med.woff2") format("woff2"),
url("NespressoLucas-Med.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nespresso Lucas";
  src: url("NespressoLucas-Bold.woff2") format("woff2"),
url("NespressoLucas-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
