@font-face {
  font-family: "Avenir Next LT Pro";
  src: url("./AvenirNextLTPro-Bold.woff2") format("woff2"),
    url("./AvenirNextLTPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir Next LT Pro";
  src: url("./AvenirNextLTPro-Regular.woff2") format("woff2"),
    url("./AvenirNextLTPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Campton";
  src: url("Campton-Black.woff2") format("woff2"),
    url("Campton-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Campton Book";
  src: url("Campton-Bold.woff2") format("woff2"),
    url("Campton-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Campton";
  src: url("Campton-SemiBold.woff2") format("woff2"),
    url("Campton-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
