/* Aura Theme - Local Font: Aboreto */

@font-face {
    font-family: 'Aboreto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('aboreto-v2-latin_latin-ext-regular.woff2') format('woff2'),
         url('aboreto-v2-latin_latin-ext-regular.woff') format('woff');
}

