
@font-face {
    font-family: 'BauerBodni Titl2 BT';
    src: url('../../assets/fonts/BauerBodoniBT-Roman.woff2') format('woff2'),
        url('../../assets/fonts/BauerBodoniBT-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Canela';
    src: url('../../assets/fonts/Canela-LightItalic.woff2') format('woff2'),
        url('../../assets/fonts/Canela-LightItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

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

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

@font-face {
font-family: 'Acumin Pro';
src: local('Acumin Pro Wide Light'), local('acumin-pro'),
    url('../../assets/fonts/AcuminProWide-Light.woff2') format('woff2'),
    url('../../assets/fonts/AcuminProWide-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}

