/*
Theme Name: MyTheme Child
Template: hello-elementor
Author: Tvoje ime
Version: 1.0
*/

body, p, li, blockquote, a {
    font-family: 'Open Sans', sans-serif !important;
}

/* Headings - Playfair Display */
h1, h2, h3, h4, h5, h6, strong {
    font-family: 'Playfair Display', serif !important;
}