@font-face {
    font-family: 'Segoe UI';
    src: url('/wp-content/themes/bbtheme/fonts/SegoeUI/SegoeUI-Italic.woff2') format('woff2'),
        url('/wp-content/themes/bbtheme/fonts/SegoeUI/SegoeUI-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('/wp-content/themes/bbtheme/fonts/SegoeUI/SegoeUI-Bold.woff2') format('woff2'),
        url('/wp-content/themes/bbtheme/fonts/SegoeUI/SegoeUI-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('/wp-content/themes/bbtheme/fonts/SegoeUI/SegoeUI-BoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/bbtheme/fonts/SegoeUI/SegoeUI-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('/wp-content/themes/bbtheme/fonts/SegoeUI/SegoeUI.woff2') format('woff2'),
        url('/wp-content/themes/bbtheme/fonts/SegoeUI/SegoeUI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Segoe UI';
    src: url('/wp-content/themes/bbtheme/fonts/SegoeUI/SegoeUI-Light.woff2') format('woff2'),
        url('/wp-content/themes/bbtheme/fonts/SegoeUI/SegoeUI-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
