/*
Theme Name: Adelaide
Description: Adelaide child theme for the Kadence WordPress theme.
Author: November Dahlia
Template: kadence
Version: 1.0.0
Text Domain: adelaide
*/

@font-face {
    font-family: 'Testimonia';
    src: url('lib/fonts/Testimonia.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.script, .script-highlight mark {
    font-family: 'Testimonia';
    font-weight: normal;
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
}
