@font-face {
    font-family: 'Canela';
    src:
            url('../fonts/Canela-Light-Web.woff2') format('woff2'),
            url('../fonts/Canela-Light-Web.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
