@font-face {
            font-family: 'Roboto-BoldItalic';
            src: url('http://wp.test/wp-content/uploads/2024/12/Roboto-BoldItalic.ttf') format('woff2');
            font-weight: 700;
            font-style: italic;
        }
h2 {
                font-family: 'Roboto-BoldItalic', sans-serif;
            }
h6 {
                font-family: 'Roboto-BoldItalic', sans-serif;
            }
