@font-face {
    font-family: 'SF UI Text';
    src: url("SFUIText-Light.woff"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-Light.woff*/) format('woff'),
        url("SFUIText-Light.ttf"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-Light.ttf*/) format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Text';
    src: url("SFUIText-LightItalic.woff"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-LightItalic.woff*/) format('woff'),
        url("SFUIText-LightItalic.ttf"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-LightItalic.ttf*/) format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'SF UI Text';
    src: url("SFUIText-Regular.woff"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-Regular.woff*/) format('woff'),
        url("SFUIText-Regular.ttf"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-Regular.ttf*/) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Text';
    src: url("SFUIText-RegularItalic.woff"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-RegularItalic.woff*/) format('woff'),
        url("SFUIText-RegularItalic.ttf"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-RegularItalic.ttf*/) format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'SF UI Text';
    src:url("SFUIText-Medium.woff"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-Medium.woff*/) format('woff'),
        url("SFUIText-Medium.ttf"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-Medium.ttf*/) format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Text';
    src: url("SFUIText-Semibold.woff"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-Semibold.woff*/) format('woff'),
        url("SFUIText-Semibold.ttf"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIText-Semibold.ttf*/) format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url("SFUIDisplay-Regular.woff"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIDisplay-Regular.woff*/) format('woff'),
        url("SFUIDisplay-Regular.ttf"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIDisplay-Regular.ttf*/) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url("SFUIDisplay-Medium.woff"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIDisplay-Medium.woff*/) format('woff'),
        url("SFUIDisplay-Medium.ttf"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIDisplay-Medium.ttf*/) format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url("SFUIDisplay-Bold.woff"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIDisplay-Bold.woff*/) format('woff'),
        url("SFUIDisplay-Bold.ttf"/*tpa=../../../../../../wp-content/themes/buddyboss-theme/assets/fonts/SFUIDisplay-Bold.ttf*/) format('truetype');
    font-weight: 700;
    font-style: normal;
}

body.bb-custom-typo {
    font-family: 'SF UI Text', sans-serif;
}

.bb-custom-typo h1,
.bb-custom-typo .h1,
.bb-custom-typo h2,
.bb-custom-typo .h2,
.bb-custom-typo h3,
.bb-custom-typo .h3,
.bb-custom-typo h4,
.bb-custom-typo .h4,
.bb-custom-typo h5,
.bb-custom-typo .h5,
.bb-custom-typo h6,
.bb-custom-typo .h6,
.bb-custom-typo .bb-course-footer,
.bb-custom-typo .ld-table-list-header .ld-text,
.bb-custom-typo .gamipress-achievement-points {
    font-family: 'SF UI Display', sans-serif;
}

.bb-custom-typo #content .mepr-price-menu .mepr-price-box-title {
    font-family: 'SF UI Display' !important;
}

.bb-custom-typo .mepr-price-box-price span,
.bb-custom-typo .learndash-wrapper #ld-profile .ld-profile-heading {
    font-family: 'SF UI Display', sans-serif;
    font-weight: 500;
}

.bb-custom-typo .ld-profile-stats .ld-profile-stat strong {
    font-family: 'SF UI Display', sans-serif;
    font-weight: 600;
}