/* LEFORMA — единая типографика на всех страницах */
.t-records,
.t-records :is(h1,h2,h3,h4,h5,h6,p,a,li,span,strong,b,em,label,input,textarea,select,button),
.t-records :is(.t-title,.t-descr,.t-text,.t-name),
.t-records [style*="font-family"] {
  font-family: "Montserrat", Arial, sans-serif !important;
}

/* Заголовки, названия товаров и вложенное форматирование */
.t-records :is(h1,h2,h3,h4,h5,h6,.t-title,.t-name),
.t-records :is(h1,h2,h3,h4,h5,h6,.t-title,.t-name) * {
  font-weight: 700 !important;
}
