/*
Theme Name: Sierra Child
Theme URI: https://sierra.keydesign.xyz/
Description: SaaS & Tech Startup Elementor WordPress Theme
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Template: sierra
Version: 1.0
License: Envato Standard License
License URI: https://themeforest.net/licenses/standard
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready
Text Domain: sierra-child
*/

/* Custom Fonts and Styles */
@font-face {
    font-family: 'Futura';
    src: url('https://ccdcare.com/wp-content/themes/sierra-child/fonts/futura-light.woff2') format('woff2'),
         url('https://ccdcare.com/wp-content/themes/sierra-child/fonts/futura-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('https://ccdcare.com/wp-content/themes/sierra-child/fonts/futura-medium.woff2') format('woff2'),
         url('https://ccdcare.com/wp-content/themes/sierra-child/fonts/futura-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('https://ccdcare.com/wp-content/themes/sierra-child/fonts/futura-bold.woff2') format('woff2'),
         url('https://ccdcare.com/wp-content/themes/sierra-child/fonts/futura-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('https://ccdcare.com/wp-content/themes/sierra-child/fonts/futura-extrabold.woff2') format('woff2'),
         url('https://ccdcare.com/wp-content/themes/sierra-child/fonts/futura-extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Futura';
    src: url('https://ccdcare.com/wp-content/themes/sierra-child/fonts/futura-heavy.woff2') format('woff2'),
         url('https://ccdcare.com/wp-content/themes/sierra-child/fonts/futura-heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
	font-display: swap;
}

/* Styling for H1 and Bold Text */
.elementor-kit-21264 h1 {
    font-family: 'Futura', sans-serif;
    font-weight: bold !important; /* Bold */
}

.ekit-wid-con h1.elementskit-section-title {
    font-weight: bold !important;
}

.elementor-widget .elementor-icon-list-item a span {
    font-weight: bold !important;
}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{
font-weight: bold;
}

.elementor-icon-list-text{
font-weight: bold !important;

}
