@font-face {
    font-family: 'SF-Pro';
    src: url("../fonts/SF-Pro-Display-UltralightItalic.woff2");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SF-Pro';
    src: url("../fonts/SF-Pro-Display-Light.woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF-Pro';
    src: url("../fonts/SF-Pro-Display-Thin.woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF-Pro';
    src: url("../fonts/SF-Pro-Display-Regular.woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF-Pro';
    src: url("../fonts/SF-Pro-Display-Medium.woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF-Pro';
    src: url("../fonts/SF-Pro-Display-Semibold.woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF-Pro';
    src: url("../fonts/SF-Pro-Display-Bold.woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF-Pro';
    src: url("../fonts/SF-Pro-Display-Heavy.woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
