@import url("https://use.typekit.net/iwt4ebb.css");

@font-face {
    font-family: 'VTC Martin';
    src: url('/wp-content/themes/yootheme/fonts/VTCMartin-Bold.woff2') format('woff2'),
         url('/wp-content/themes/yootheme/fonts/VTCMartin-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.uk-h3, h3 {
    padding: 10px;
    background-color: #A2CEB8;
    padding: 0px 10px;
    width: max-content;
}