@font-face {
    font-family: SFProDisplayMedium;
    src: url('SF-Pro-Display-Medium.otf');
}
@font-face {
    font-family: SFProDisplayHeavy;
    src: url('SF-Pro-Display-Heavy.otf');
}
@font-face {
    font-family: SFProDisplaySemibold;
    src: url('SF-Pro-Display-Semibold.otf');
}
@font-face {
    font-family: San Francisco;
    src: url('SF-Pro-Display-Regular.otf');
}
@font-face {
    font-family: "San Francisco Bold";
    src: url('SF-Pro-Display-Bold.otf');
}
@font-face {
    font-family: SFProDisplayLight;
    src: url('SF-Pro-Display-Light.otf');
}
@font-face {
    font-family: SFProDisplayThin;
    src: url('SF-Pro-Display-Thin.otf');
}
@font-face {
    font-family: SFProDisplayThinItalic;
    src: url('SF-Pro-Display-ThinItalic.otf');
}