@font-face {
    font-family: "SFProDisplay";
    src: url("../fonts/SF-Pro-Display-Heavy.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "SFProDisplay";
    src: url("../fonts/SF-Pro-Display-Black.woff") format("woff");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: "SFProDisplay";
    src: url("../fonts/SF-Pro-Display-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "SFProDisplay";
    src: url("../fonts/SF-Pro-Display-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "SFProDisplay";
    src: url("../fonts/SF-Pro-Display-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "SFProDisplay";
    src: url("../fonts/SF-Pro-Display-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "SFProDisplay";
    src: url("../fonts/SF-Pro-Display-Light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SFProDisplay";
    src: url("../fonts/SF-Pro-Display-Thin.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SFProDisplay";
    src: url("../fonts/SF-Pro-Display-Ultralight.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
