@font-face {
  font-family: "Manrope";
  src: url("public/vendors/fonts/Manrope/Manrope-VariableFont_wght.ttf")
    format("truetype");
  font-weight: 1 1000;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("public/vendors/fonts/Inter/Inter-VariableFont_slnt\,wght.ttf")
    format("truetype");
  font-weight: 1 1000;
  font-style: normal;
}
