@font-face {
    font-family: "Galano";
    src: url("static/fonts/Galano-Grotesque.otf");
}

@font-face {
    font-family: "Galano";
    src: url("static/fonts/Galano-Grotesque-Medium.otf");
    font-weight: 500;
}

@font-face {
    font-family: "Galano";
    src: url("static/fonts/Galano-Grotesque-SemiBold.otf");
    font-weight: 600;
}

@font-face {
    font-family: "Galano";
    src: url("static/fonts/Galano-Grotesque-Bold.otf");
    font-weight: 800;
}
/* @font-face {
    font-family: "Neue Haas";
    src: url("static/fonts/HaasGrotDisp-55Roman.otf");
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    font-display: swap;
}
@font-face {
    ffont-family: "Neue Haas";
    src: url("static/fonts/HaasGrotDisp-56Italic.otf");
    font-style: italic;
    font-weight: 500;
    font-stretch: normal;
    font-display: swap;
}
@font-face {
    font-family: "Neue Haas";
    src: url("static/fonts/HaasGrotDisp-65Medium.otf");
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    font-display: swap;
} */
/* @font-face {
    font-family: "Neue Haas";
    src: url("static/fonts/HaasGrotDisp-66MediumItalic.otf");
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
    font-display: swap;
} */
