@font-face {
    font-family: 'Chantilly-Serial';
    src: url('../fonts/Chantilly-Serial-Bold.woff2') format('woff2'),
        url('../fonts/Chantilly-Serial-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chantilly-Serial';
    src: url('../fonts/Chantilly-Serial-Regular.woff2') format('woff2'),
        url('../fonts/Chantilly-Serial-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Freehand 521';
    src: url('../fonts/Freehand521BT-RegularC.woff2') format('woff2'),
        url('../fonts/Freehand521BT-RegularC.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
