/**
 * Driven Theme - Font Definitions
 * AA00BusinessSystem font family from the original Next.js build
 */

@font-face {
    font-family: 'AA00BusinessSystem';
    src: url('../fonts/AA00BusinessSystem-Regular.fe429a04.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AA00BusinessSystem';
    src: url('../fonts/AA00BusinessSystem-Bold.d594e10e.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
