/* Acumin Pro — self-hosted, ported from the legacy _layouts/base.twig inline block */
@font-face {
    font-family: "acumin-pro";
    src: url("/fonts/acumin-pro-100.woff2") format("woff2"), url("/fonts/acumin-pro-100.woff") format("woff"), url("/fonts/acumin-pro-100.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 100;
    font-stretch: normal;
}

@font-face {
    font-family: "acumin-pro";
    src: url("/fonts/acumin-pro-200.woff2") format("woff2"), url("/fonts/acumin-pro-200.woff") format("woff"), url("/fonts/acumin-pro-200.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 200;
    font-stretch: normal;
}

@font-face {
    font-family: "acumin-pro";
    src: url("/fonts/acumin-pro-300.woff2") format("woff2"), url("/fonts/acumin-pro-300.woff") format("woff"), url("/fonts/acumin-pro-300.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
}

@font-face {
    font-family: "acumin-pro";
    src: url("/fonts/acumin-pro-400.woff2") format("woff2"), url("/fonts/acumin-pro-400.woff") format("woff"), url("/fonts/acumin-pro-400.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "acumin-pro";
    src: url("/fonts/acumin-pro-400i.woff2") format("woff2"), url("/fonts/acumin-pro-400i.woff") format("woff"), url("/fonts/acumin-pro-400i.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "acumin-pro";
    src: url("/fonts/acumin-pro-700.woff2") format("woff2"), url("/fonts/acumin-pro-700.woff") format("woff"), url("/fonts/acumin-pro-700.otf") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
}

@font-face {
    font-family: "acumin-pro";
    src: url("/fonts/acumin-pro-700i.woff2") format("woff2"), url("/fonts/acumin-pro-700i.woff") format("woff"), url("/fonts/acumin-pro-700i.otf") format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700;
    font-stretch: normal;
}

.tk-acumin-pro {
    font-family: "acumin-pro", sans-serif;
}
