/*
Theme Name: Divi Child Theme
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.1746796841
Updated: 2025-05-09 15:20:41

*/


@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-Regular.ttf');
	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-Italic.ttf');
	font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-Black.ttf');
	font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-BlackItalic.ttf');
	font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-Bold.ttf');
	font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-BoldItalic.ttf');
	font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-ExtraBold.ttf');
	font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-ExtraBoldItalic.ttf');
	font-weight: 800;
    font-style: italic;
}

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

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-LightItalic.ttf');
	font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-Medium.ttf');
	font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-MediumItalic.ttf');
	font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-SemiBold.ttf');
	font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: OpenSauceOne;
    src: url('fonts/OpenSauceOne-SemiBoldItalic.ttf');
	font-weight: 600;
    font-style: italic;
}

h1 {
    font-family: OpenSauceOne, Lato, sans-serif;
}
h2 {
    font-family: OpenSauceOne, Lato, sans-serif;
}
h3 {
    font-family: OpenSauceOne, Lato, sans-serif;
}
h4 {
  font-family: OpenSauceOne, Lato, sans-serif;
}
h5 {
    font-family: OpenSauceOne, Lato, sans-serif;
}
body {
    font-family: OpenSauceOne, Lato, sans-serif;
}
p {
    font-family: OpenSauceOne, Lato, sans-serif;
}




.et-social-myspace a.icon:before { 
	background: url('/wp-content/uploads/2025/05/tu.svg');
	background-size: 65%;
	background-position: center;
	content: '' !important; 
	display: inline-block !important;  
	background-repeat: no-repeat;
}
.et-social-myspace .et-social-google-plus a.icon:before { 
	display: block !important;
}
