/* GENERATED by tools/fonts.mjs. Must be linked AFTER the theme CSS. */

/* Roboto for everything.
   The selectors below are the ones the theme assigns to "Titillium Web";
   they are re-extracted from the theme CSS on every run of tools/fonts.mjs,
   so a theme change cannot leave one heading behind in the old family.
   Titillium has no Cyrillic master, which is why the RU headings fell back. */
h1, h2, h3, h4, h5, h6,
.cart-minipopup .cart-total,
.search-popup .search-popup-form-input,
.footer .contact-list li,
.testimonials-rating .total-rate,
.widget-categories ul li a,
.widget-services ul li a,
.product-meta-details li span:first-of-type,
.process-item .process-number {
  font-family: "Roboto", sans-serif;
}
