@font-face {
    font-family: 'La Belle Aurore';
    src: url('webfonts/LaBelleAurore.eot');
    src: url('webfonts/LaBelleAurore.eot?#iefix') format('embedded-opentype'),
        url('webfonts/LaBelleAurore.woff2') format('woff2'),
        url('webfonts/LaBelleAurore.woff') format('woff'),
        url('webfonts/LaBelleAurore.ttf') format('truetype'),
        url('webfonts/LaBelleAurore.svg#LaBelleAurore') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

