﻿@font-face {
            font-family: BumbleSansCondensed;
            font-display: swap;
            font-weight: 700;
        }
        
        @font-face {
            font-family: BumbleSans;
            font-display: swap;
            font-weight: 700;
        }
        
        @font-face {
            font-family: BumbleSans;
            font-display: swap;
            font-weight: 500;
        }
        
        @font-face {
            font-family: BumbleSans;
            font-display: swap;
            font-weight: 400;
        }
    
        @font-face {
            font-family: BumbleSansCondensedFallback;
            font-weight: 700;
            src: local(Impact);
            ascent-override: 272%;
            descent-override: 183.18%;
            line-gap-override: 30.07%;
            size-adjust: 82%;
            font-display: optional;
        }
        
        @font-face {
            font-family: BumbleSansFallback;
            font-weight: 700;
            src: local(Arial Bold);
            ascent-override: 110.50%;
            descent-override: 29.29%;
            line-gap-override: 19.40%;
            size-adjust: 99%;
            font-display: optional;
        }
        
        @font-face {
            font-family: BumbleSansFallback;
            font-weight: 500;
            src: local(Arial Medium);
            ascent-override: 110.50%;
            descent-override: 29.29%;
            line-gap-override: 19.40%;
            size-adjust: 99%;
            font-display: optional;
        }
    
        @font-face {
            font-family: BumbleSansFallback;
            font-weight: 400;
            src: local(Arial);
            ascent-override: 110.50%;
            descent-override: 29.29%;
            line-gap-override: 19.40%;
            size-adjust: 99%;
            font-display: optional;
        }