/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1750249965
Updated: 2025-06-18 14:32:45

*/

/*CSS ON*/
@font-face {
    font-family: 'OpenSansCondensed';
    font-weight: 700;
    font-style: normal;
    src: url('fonts/OpenSansCondensed-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSansCondensed';
    font-weight: 300;
    font-style: normal;
    src: url('fonts/OpenSansCondensed-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 300;
    font-style: normal;
    src: url('fonts/OpenSans-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 700;
    font-style: normal;
    src: url('fonts/OpenSans-Bold.ttf') format('truetype');
}

body,
p,
span,
li,
a,
input,
textarea,
button {
    font-family: 'OpenSans', sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
}

#top-menu a {
    font-family: 'OpenSans', sans-serif !important;
    font-weight: 700 !important;
}

b,
strong,
strong a,
b a {
    font-family: 'OpenSans', sans-serif !important;
    font-style: normal !important;
    font-weight: 700 !important;
}

.qa-container {
    font-family: 'OpenSans', sans-serif !important;
    font-weight: 300 !important;
}

h1,
h1 span,
h2,
h2 span {
    font-family: 'OpenSansCondensed', sans-serif !important;
    font-weight: 700 !important;
}

h3,
h3 span,
h4,
h4 span,
h5,
h5 span,
h6,
h6 span {
    font-family: 'OpenSansCondensed', sans-serif !important;
    font-weight: 300 !important;
}

h3 b,
h3 strong,
h4 b,
h4 strong,
h5 b,
h5 strong,
h6 b,
h6 strong {
    font-family: 'OpenSansCondensed', sans-serif !important;
    font-weight: 700 !important;
}

/*
.contact > a {
	color: #707883 !important;
}

#et_search_icon:before {
	color: #707883 !important;
}
*/
/*CSS OFF*/