/*
 Theme Name:   Katarina Mitic Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Dizr Agency
 Author URI:   https://dizr.agency/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* Safari font fix for Instrument Serif */
@font-face {
    font-family: 'Instrument Serif';
    src: url('/wp-content/uploads/2026/01/InstrumentSerif-Italic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.ukras {
    font-family: 'Instrument Serif', Georgia, serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}