/* @font-face {
    font-family: "PP Pangram Sans";
    src: url("PangramSans/PPPangramSans-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */
/* @font-face {
    font-family: "PP Pangram Sans";
    src: url("PangramSans/PPPangramSans-Bold.otf") format("opentype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "PP Pangram Sans";
    src: url("PangramSans/PPPangramSans-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} */
@font-face {
    font-family: "PP Pangram Sans";
    src: url("PangramSans/PPPangramSans-Semibold.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: "Inter";
    src: url("static/Inter-Regular.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url("static/Inter-Bold.ttf");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url("static/Inter-Medium.ttf");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} */