/* Local Yantramanav @font-face (woff2) - generated from Google Fonts */
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/flU8Rqu5zY00QEpyWJYWN5fzXeZzCh40.woff2') format('woff2');
}
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/assets/fonts/flUhRqu5zY00QEpyWJYWN58AfvNeKBMet5Hg.woff2') format('woff2');
}
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/flUhRqu5zY00QEpyWJYWN59IePNeKBMet5Hg.woff2') format('woff2');
}
@font-face {
  font-family: 'Yantramanav';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/assets/fonts/flUhRqu5zY00QEpyWJYWN59wevNeKBMet5Hg.woff2') format('woff2');
}

html {
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}

/* Sitewide base typography */
body,
button,
input,
textarea,
select {
  font-family: 'Yantramanav', system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

body {
  font-size: 16px;
  line-height: 1.72;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  line-height: 1.2;
  font-weight: 800;
}

p, li {
  line-height: 1.75;
}

