/**
 * Custom Fonts
 * Les Hollés Theme
 */

@font-face {
    font-family: 'Meie Script';
    src: url('../fonts/Meie_Script/MeieScript-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Molengo';
    src: url('../fonts/Molengo/Molengo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
