/*
 Theme Name:   Spark Agency Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Spark Agency
 Author URI:   https://sparkagencija.com/
 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/06/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;
}