/*DB Sans*/
@font-face {
    font-family: "SF Display";
    font-weight: 400;
    src: url("../sf-pro-display-cufonfonts/SFPRODISPLAYREGULAR.otf") format("opentype");
}
@font-face {
    font-family: "SF Display";
    font-weight: 500;
    src: url("../sf-pro-display-cufonfonts/SFPRODISPLAYMEDIUM.otf") format("opentype");
}
@font-face {
    font-family: "SF Display";
    font-weight: 600;
    font-style: italic;
    src: url("../sf-pro-display-cufonfonts/SFPRODISPLAYSEMIBOLDITALIC.otf") format("opentype");
}
@font-face {
    font-family: "SF Display";
    font-weight: 700;
    src: url("../sf-pro-display-cufonfonts/SFPRODISPLAYBOLD.otf") format("opentype");
}