/*!
Theme Name: Kidearn Child theme
Theme URI: https://bracketweb.com/kidearnwp/
Template: kidearn
Author: Layerdrops
Author URI: https://themeforest.net/user/Layerdrops
Description: This is a Child theme for Kidearn WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kidearn-child
*/

/* Použi Nunito font pre všetky nadpisy */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito', sans-serif;
	
}