@font-face {
    font-family: 'SF Pro Rounded';
    src: url('/webfonts/sf-pro-rounded/SFRounded-Black.woff2') format('woff2'),
        url('/webfonts/sf-pro-rounded/SFRounded-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Rounded';
    src: url('/webfonts/sf-pro-rounded/SFRounded-Bold.woff2') format('woff2'),
        url('/webfonts/sf-pro-rounded/SFRounded-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Rounded';
    src: url('/webfonts/sf-pro-rounded/SFRounded-Heavy.woff2') format('woff2'),
        url('/webfonts/sf-pro-rounded/SFRounded-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Rounded';
    src: url('/webfonts/sf-pro-rounded/SFRounded-Medium.woff2') format('woff2'),
        url('/webfonts/sf-pro-rounded/SFRounded-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Rounded';
    src: url('/webfonts/sf-pro-rounded/SFRounded-Light.woff2') format('woff2'),
        url('/webfonts/sf-pro-rounded/SFRounded-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Rounded';
    src: url('/webfonts/sf-pro-rounded/SFRounded-Regular.woff2') format('woff2'),
        url('/webfonts/sf-pro-rounded/SFRounded-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Rounded';
    src: url('/webfonts/sf-pro-rounded/SFRounded-Thin.woff2') format('woff2'),
        url('/webfonts/sf-pro-rounded/SFRounded-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Rounded';
    src: url('/webfonts/sf-pro-rounded/SFRounded-Semibold.woff2') format('woff2'),
        url('/webfonts/sf-pro-rounded/SFRounded-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Rounded';
    src: url('/webfonts/sf-pro-rounded/SFRounded-Ultralight.woff2') format('woff2'),
        url('/webfonts/sf-pro-rounded/SFRounded-Ultralight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
