@font-face {
    font-family: 'Didot';
    src: url('./Didot/Didot.ttc') format('truetype-collection');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Movix';
    src: url('./Movix/Movix-Regular.woff2') format('woff2'),
        url('./Movix/Movix-Regular.woff') format('woff'),
        url('./Movix/movixregular-3lwp8.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
