/*
Theme Name: cstm-learning-hub
Version: 1.0.0
Template: twentytwentyfive
*/

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

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

.bravura-text {
    font-family: 'Bravura', serif;
    letter-spacing: 0;
}
