:root {
  --site-font: 'Montserrat', Arial, Helvetica, sans-serif;
}

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

html,
body,
body :where(
  h1, h2, h3, h4, h5, h6,
  p, a, span, div, td, th, li,
  input, button, textarea, select, label,
  .k_head, .chart, .c_head, .dpboss-logo, .gw-k_head,
  .about, .section_heading, .section_heading2, .section_heading3,
  .game_zone, .gameresult, .live_result, .star_result, .ank_game,
  .lucky_no, .matka_url, .keyword, .patti_list, .support,
  .footer-legal-nav, .starline_normal, .starline_highlight,
  .laxmi_text, .text2, .notice-text2, .dpboss_contet, .panel,
  .quote-card-div, .table_main, .green_box, .live_result_box
) {
  font-family: var(--site-font) !important;
}

a.btm-btn-f,
button.btm-btn-f,
.vip-zone-btn {
  font-family: var(--site-font) !important;
  font-style: italic !important;
  font-weight: 700 !important;
}
