/*
 Theme Name:   kavango-25-child
 Theme URI:    http://kavango.eu/kavango-25-child/
 Description:  Twenty Twenty Five Child Theme
 Author:       Jonathan
 Author URI:   https://kavango.eu
 Template:     twentytwentyfive
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentyfivechild
*/


body, 
h1, h2, h3, h4, h5, h6, 
.wp-block-heading {
    font-family: "avenir-lt-pro", sans-serif !important;
    font-style: normal !important;
}

h5, h6 {
	font-family: 'Open Sans', cursive;
}
	


@media (max-width: 680px) {
	.deskspacer {
		display: none;
	}
}

@media (min-width: 768px) {

	.mobile-quote-today {
		display: none;
	}
}

