@font-face {
  font-family: "Campton";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Campton/Campton-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Campton";
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/Campton/Campton-Book-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Campton";
  font-display: swap;
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/Campton/Campton-Book-Bold.ttf") format("truetype");
}
