@font-face {
    font-family:'Libel';
    src: url('LibelSuitRg-Regular.woff2') format('woff2'),
        url('LibelSuitRg-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:swap;
}

@font-face {
    font-family:'Holiday';
    src: url('HolidayFreeRegular.woff2') format('woff2'),
        url('HolidayFreeRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:swap;
}
@font-face {
    font-family: 'Charm';
    src: url('Charm-Regular.woff2') format('woff2'),
        url('Charm-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Charm';
    src: url('Charm-Bold.woff2') format('woff2'),
        url('Charm-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


