@font-face {
    font-family: "AdobeFnt24";
    src: url("../fonts/AdobeFnt24.lst") format("opentype");
}

@font-face {
    font-family: "FoundersGrotesk";
    src: url("../fonts/FoundersGrotesk-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "FoundersGrotesk";
    src: url("../fonts/FoundersGrotesk-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "FoundersGrotesk";
    src: url("../fonts/FoundersGrotesk-Semibold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "FoundersGrotesk";
    src: url("../fonts/FoundersGrotesk-RegularItalic.otf") format("opentype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "GT-Flexa-Condenses-Regular";
    src: url("../fonts/GT-Flexa-Condenses-Regular.otf") format("truetype");
}

@font-face {
    font-family: "MinionPro-Regular";
    src: url("../fonts/MinionPro-Regular.otf") format("truetype");
}

@font-face {
    font-family: "Phosphate-Inline";
    src: url("../fonts/Phosphate-Inline.ttf") format("truetype");
}

@font-face {
    font-family: "Phosphate-Solid";
    src: url("../fonts/Phosphate-Solid.ttf") format("truetype");
}

@font-face {
    font-family: "TiltWarp-Regular-VariableFont";
    src: url("../fonts/TiltWarp-Regular-VariableFont.ttf") format("truetype");
}

@font-face {
    font-family: "WorkSans-Light";
    src: url("../fonts/work-sans/WorkSans-Light.ttf") format("truetype");
}

@font-face {
    font-family: "WorkSans-Medium";
    src: url("../fonts/work-sans/WorkSans-Medium.ttf") format("truetype");
}