/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 14 2025 | 07:31:23 */
/* Headings & titles – Roboto Condensed (bold,  feel) */
h1, h2, h3, h4, 
.elementor-widget-heading h1,
.elementor-widget-heading h2,
.elementor-widget-heading h3, .font-heading .elementor-heading-title, .load-more a {
  font-family: 'roboto_condensed', sans-serif !important;
}

/* Bold and Semi-bold text */
.bold, strong {
  font-family: 'proxima_bold', sans-serif !important;
  font-weight: 800;
}
.semibold,
.faq,
.faq-item,
/* .elementor-accordion-item, */
 h5, .elementor-toggle-item {
  font-family: 'proxima_semibold', sans-serif !important;
  font-weight: 700;
}

/* Body text, paragraphs, descriptions, FAQs – Proxima Regular */
p,h6,
li,
em,
label,
.description {
  font-family: 'proxima_regular', sans-serif !important;  
  font-weight: 400 !important;

}
