/* Custom Font Faces */
@font-face {
    font-family: 'Viva Beautiful';
    src: url('Cultivated Mind - Viva Beautiful B.ttf') format('truetype'),
         url('Cultivated Mind - Viva Beautiful B.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Modum';
    src: url('The Northern Block Ltd - Modum.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
