/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/*---------- [Load The Fonts] ----------*/
@font-face {
    font-family: CiutadellaRounded-Lt;
    src: url('fonts/CiutadellaRounded-Lt.otf');
}

/* START OF Change the Navbar fonts/styling */
/* Adjust Navigation items */
nav#top-menu-nav{                       
font-family:    CiutadellaRounded-Lt;
font-size:      1.5em;

}