/* Currency signs only: render with Bricolage Grotesque, keep all other glyphs on Degular Display. */
@font-face {
    font-family: 'Degular Display';
    font-style: normal;
    font-display: swap;
    font-weight: 100 900;
    src: url('https://cdn.jsdelivr.net/npm/@fontsource-variable/bricolage-grotesque/files/bricolage-grotesque-latin-wght-normal.woff2') format('woff2-variations');
    unicode-range: U+0024, U+00A2-00A5, U+058F, U+060B, U+09F2-09F3, U+0AF1, U+0BF9, U+17DB, U+20A0-20CF, U+A838, U+FDFC, U+FE69, U+FF04, U+FFE0-FFE6;
}

@font-face {
    font-family: 'Degular Display';
    font-weight: 100;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Thin.woff2') format('woff2'),
         url('DegularDisplay-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Degular';
    font-weight: 100;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Thin.woff2') format('woff2'),
         url('DegularDisplay-Thin.otf') format('opentype');
}

@font-face {
    font-family: 'Degular Display';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Light.woff2') format('woff2'),
         url('DegularDisplay-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Degular';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Light.woff2') format('woff2'),
         url('DegularDisplay-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Degular Display';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Regular.woff2') format('woff2'),
         url('DegularDisplay-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Degular';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Regular.woff2') format('woff2'),
         url('DegularDisplay-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Degular Display';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Medium.woff2') format('woff2'),
         url('DegularDisplay-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Degular';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Medium.woff2') format('woff2'),
         url('DegularDisplay-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'Degular Display';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Semibold.woff2') format('woff2'),
         url('DegularDisplay-Semibold.otf') format('opentype');
}

@font-face {
    font-family: 'Degular';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Semibold.woff2') format('woff2'),
         url('DegularDisplay-Semibold.otf') format('opentype');
}

@font-face {
    font-family: 'Degular Display';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Bold.woff2') format('woff2'),
         url('DegularDisplay-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Degular';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Bold.woff2') format('woff2'),
         url('DegularDisplay-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Degular Display';
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Black.woff2') format('woff2'),
         url('DegularDisplay-Black.otf') format('opentype');
}

@font-face {
    font-family: 'Degular';
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    src: url('DegularDisplay-Black.woff2') format('woff2'),
         url('DegularDisplay-Black.otf') format('opentype');
}
