/*
Theme Name: Car Rental WDA Child Unified
Template: car-rental-wda
Version: 2.0.0
Text Domain: car-rental-wda-child
*/

/* Fonts used by base.css tokens */
@import url("https://fonts.googleapis.com/css2?family=Antonio:wght@600;700&family=Inter:wght@400;500;600&family=Manrope:wght@500;600;700;800&family=Roboto+Mono:wght@400;500;600&display=swap");

html, body {
  font-family: var(--font-body, "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif);
}

h1, h2, h3, .dag-display {
  font-family: var(--font-display, "Antonio", system-ui, -apple-system, "Inter", Arial, sans-serif);
}

.price, .dag-price {
  font-family: var(--font-price, "Manrope", "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif);
}
