@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&family=Unbounded:wght@500;700;900&display=swap");

:root {
  --font: "Manrope", system-ui, sans-serif;
  --font-display: "Unbounded", system-ui, sans-serif;
}
