/* Inter — глобально, поверх futura-pt / brother-1816 / Playfair (Customizer) */
:root {
	--raphbatte-font: 'Inter', 'Helvetica Neue', Arial, sans-serif;
}

body,
input,
textarea,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
li,
dt,
dd,
label,
legend,
blockquote,
cite,
figcaption,
.header,
.header .thb-full-menu > li > a,
.header .thb-full-menu .sub-menu li a,
.thb-mobile-menu,
.thb-mobile-menu a,
.thb-mobile-menu .nav-link-mask-text,
#mobile-menu,
#mobile-menu a,
#footer,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer p,
#footer li,
#footer a,
#footer .widget,
#subfooter,
.post .post-title,
.post .post-meta,
.wpb_text_column,
.wpb_text_column p,
.vc_row,
.thb-fadetype,
.thb-fadetype-entry,
.thb-slidetype,
.thb-slidetype h1,
.thb-slidetype h2,
.thb-slidetype h3,
.thb-portfolio .type-portfolio h1,
.thb-portfolio .type-portfolio h2,
.thb-portfolio .portfolio-link h2,
.thb-portfolio .portfolio-link span,
.type-portfolio .portfolio-holder,
.btn,
.button,
.btn-text,
.btn[class*='thb-'],
input[type='submit'],
.woocommerce .product .thb_title_holder h2,
.product-detail .product-information h1.product_title,
em,
i,
strong,
b {
	font-family: var(--raphbatte-font) !important;
}

/* Начертания как на главной */
body,
p,
li,
label,
input,
textarea,
select,
.thb-mobile-menu a,
#footer,
.wpb_text_column {
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
.btn,
.button,
input[type='submit'],
.thb-portfolio .type-portfolio h2 {
	font-weight: 500;
}

strong,
b {
	font-weight: 600;
}
