@font-face {
    font-family: 'FatFrank';
    font-style: bold;
    font-weight: 700;
    font-display: swap;
    src: url(./fonnts.com-FatFrank_Heavy.otf) format('woff2');
}

@font-face {
    font-family: 'AcuminPro';
    font-style: regular;
    font-weight: 400;
    font-display: swap;
    src: url(./acumin-pro/Acumin-RPro.otf) format('woff2');
}

@font-face {
    font-family: 'AcuminPro';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(./acumin-pro/Acumin-ItPro.otf) format('woff2');
}


@font-face {
    font-family: 'AcuminPro';
    font-style: bold;
    font-weight: 400;
    font-display: swap;
    src: url(./acumin-pro/Acumin-BdPro.otf) format('woff2');
}

@font-face {
    font-family: "Acumin Pro Condensed Black";
    src: url("./acumin-pro/Acumin\ Pro\ Condensed\ Black.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Acumin Pro Condensed";
    src: url("./acumin-pro/Acumin\ Pro\ Condensed.ttf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}