/* Copyright © Rob Art | Illustration 2026. All Rights Reserved. Proprietary — not licensed for redistribution. */
/**
 * BriefliWP Premium — Countdown font faces.
 * Loaded into the live preview iframe and admin font-preview only when premium
 * is active. Non-premium installs see these in the dropdown but disabled.
 */
@font-face {
    font-family: 'BitcountPropSingle';
    src: url('BitcountPropSingle-VariableFont.ttf') format('truetype');
    font-weight: 100 900;
    font-display: swap;
}
@font-face {
    font-family: 'OriginalSurfer';
    src: url('OriginalSurfer-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'RobotoSerif';
    src: url('RobotoSerif-VariableFont.ttf') format('truetype');
    font-weight: 100 900;
    font-display: swap;
}
@font-face {
    font-family: 'Rosarivo';
    src: url('Rosarivo-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Syne';
    src: url('Syne-VariableFont.ttf') format('truetype');
    font-weight: 400 800;
    font-display: swap;
}
@font-face {
    font-family: 'Ubuntu';
    src: url('Ubuntu-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}
