/*
 Theme Name:     alder|creative Customized Divi
 Theme URI:      http://www.aldercreative.com
 Description:    alder|creative Customized Divi Child
 Author:         alder|creative
 Author URI:     http://www.aldercreative.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
@font-face {
 font-family: BebasNeueBold;
 src: url('fonts/BebasNeueBold.otf');
}

@font-face {
 font-family: KulturistaLite;
 src: url('fonts/KulturistaLight.otf');
}


/*---------- [Font Styling] ----------*/
h1 {
    font-family: BebasNeueBold, "Francois One", sans-serif !important;
}
h2 {
    font-family: BebasNeueBold, "Francois One", sans-serif !important;
}
h3 {
    font-family: BebasNeueBold, "Francois One", sans-serif !important;
}
h4 {
	font-family: BebasNeueBold, "Francois One", sans-serif !important;
}
h5 {
    font-family: BebasNeueBold, "Francois One", sans-serif !important;
}
body {
    font-family: KulturistaLite, "Arvo", sans-serif !important;
}
p {
    font-family: KulturistaLite, "Arvo", sans-serif !important;
}

#top-menu {
    font-family: BebasNeueBold, "Francois One", sans-serif !important;
}