@font-face {
    font-family: "SFProDisplayWeb";
    font-style: normal;
    font-weight: 100 200;
    src: url("/_asset-cache/webfonts/SF-Compact-Display-Thin.otf") format("opentype");
    font-display: swap
}

@font-face {
    font-family: "SFProDisplayWeb";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("/_asset-cache/webfonts/SF-Compact-Display-Light.otf") format("opentype");
}

@font-face {
    font-family: "SFProDisplayWeb";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/_asset-cache/webfonts/SF-Compact-Display-Regular.otf") format("opentype");
}

@font-face {
    font-family: "SFProDisplayWeb";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/_asset-cache/webfonts/SF-Compact-Display-Medium.otf") format("opentype");
}

@font-face {
    font-family: "SFProDisplayWeb";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/_asset-cache/webfonts/SF-Compact-Display-Semibold.otf") format("opentype");
}

@font-face {
    font-family: "SFProDisplayWeb";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/_asset-cache/webfonts/SF-Compact-Display-Bold.otf") format("opentype");
}

@font-face {
    font-family: "SFProDisplayWeb";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("/_asset-cache/webfonts/SF-Compact-Display-Heavy.otf") format("opentype");
}

@font-face {
    font-family: "SFProDisplayWeb";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("/_asset-cache/webfonts/SF-Compact-Display-Black.otf") format("opentype");
}

@font-face {
    font-family: "LearningCurve";
    font-style: normal;
    font-weight: 400;
    src: url("/_asset-cache/webfonts/learning_curve_regular.ttf") format("truetype");
    font-display: swap
}
