/* Google Sans из Tilda, без внешнего @import */

#allrecords .rg-header-wrap,
#allrecords .rgf-wrap,
#allrecords .rgx-wrap,
#allrecords .rg-mobile,
#allrecords .rg-nav,
#allrecords .rg-header,
#allrecords .rgf,
#allrecords .rgx-container {
  font-family: "Google Sans", Arial, sans-serif !important;
}

#allrecords .rg-header-wrap *,
#allrecords .rgf-wrap *,
#allrecords .rgx-wrap *,
#allrecords .rg-mobile *,
#allrecords .rg-nav *,
#allrecords .rg-header *,
#allrecords .rgf *,
#allrecords .rgx-container * {
  font-family: inherit !important;
}

#allrecords .rg-header-wrap svg,
#allrecords .rgf-wrap svg,
#allrecords .rgx-wrap svg {
  font-family: initial !important;
}
