/* #########################################################
Theme Name: Free Divi Child Theme by Dividuck
Theme URI: https://www.dividuck.com/
Description: This is a free Divi child theme developed by Dividuck for all to use on their Divi websites.
Author: Mike B.
Author URI: https://www.dividuck.com/
Author Email: hello@dividuck.com
Template: Divi
Version: 1.0.0
License: GNU General Public License v2 or later
License URL:  http://www.gnu.org/licenses/gpl-2.0.html

##########################################################*/

/* ##############
 # 
 # New to Divi? Visit our YouTUbe Channel for tutorials to get you up and running asap
 # https://www.youtube.com/@theonlydividuck
 #
 #
 # Access more Divi resources on our blog
 # https://dividuck.com/topics/divi-tutorials/ 


/* ###### Place your custom CSS below #####
__________________________________________________________*/
/* 1. REGISTRACIJA FONTOVA */
@font-face {
    font-family: 'Inter-Custom';
    src: url('https://blur.ba/wp-content/themes/divi-child-theme/fonts/Inter_18pt-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-Custom';
    src: url('https://blur.ba/wp-content/themes/divi-child-theme/fonts/Inter_18pt-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-Custom';
    src: url('https://blur.ba/wp-content/themes/divi-child-theme/fonts/Inter_18pt-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

/* 2. FORSIRANA PRIMJENA NA CIJELI SAJT */
html, body, p, a, span, h1, h2, h3, h4, h5, h6, .et_pb_text_inner {
    font-family: 'Inter-Custom', sans-serif !important;
}

/* 3. PENTAGRAM STIL ZA NASLOVE */
/* h1, h2, h3 {
    font-weight: 700 !important;
    letter-spacing: -0.04em !important;
}

/* FOOTER UVIJEK NA DNU */
