/* @font-face {
    font-family: "prompt";
    src: url("./prompt-bold-webfont.woff2") format("woff2"), url("./prompt-bold-webfont.woff") format("woff");
    font-weight: bold;
    font-style: normal;
} */

@font-face {
    font-family: "prompt";
    src: url("./prompt-medium-webfont.woff2") format("woff2"), url("./prompt-medium-webfont.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "prompt";
    src: url("./prompt-light-webfont.woff2") format("woff2"), url("./prompt-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

/* @font-face {
    font-family: "prompt";
    src: url("./prompt-medium-webfont.woff2") format("woff2"), url("./prompt-medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
} */

/* @font-face {
    font-family: "prompt";
    src: url("./prompt-regular-webfont.woff2") format("woff2"), url("./prompt-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
} */
