/* SF Pro Display Black Italic */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Black Italic'), url('SF-Pro-Display-BlackItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/* SF Pro Display Black */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Black'), url('SF-Pro-Display-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* SF Pro Display Heavy Italic */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Heavy Italic'), url('SF-Pro-Display-HeavyItalic.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* SF Pro Display Heavy */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Heavy'), url('SF-Pro-Display-Heavy.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* SF Pro Display Bold Italic */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Bold Italic'), url('SF-Pro-Display-BoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* SF Pro Display Bold */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Bold'), url('SF-Pro-Display-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* SF Pro Display Semibold Italic */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Semibold Italic'), url('SF-Pro-Display-SemiboldItalic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* SF Pro Display Semibold */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Semibold'), url('SF-Pro-Display-Semibold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* SF Pro Display Medium Italic */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Medium Italic'), url('SF-Pro-Display-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* SF Pro Display Medium */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Medium'), url('SF-Pro-Display-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* SF Pro Display Light Italic */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Light Italic'), url('SF-Pro-Display-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* SF Pro Display Light */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Light'), url('SF-Pro-Display-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* SF Pro Display Thin Italic */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Thin Italic'), url('SF-Pro-Display-ThinItalic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/* SF Pro Display Thin */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Thin'), url('SF-Pro-Display-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

/* SF Pro Display Ultralight Italic */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Ultralight Italic'), url('SF-Pro-Display-UltralightItalic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* SF Pro Display Ultralight */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Ultralight'), url('SF-Pro-Display-Ultralight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

/* SF Pro Display Regular Italic */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Regular Italic'), url('SF-Pro-Display-RegularItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* SF Pro Display Regular */
@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Regular'), url('SF-Pro-Display-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
