
@font-face {
    font-family: 'Damion';
    src: url("/fonts/damion-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Damion-fallback";
    size-adjust: 82.19%;
    src: local("Arial")
}

@font-face {
    font-family: 'DMSans';
    src: url("/fonts/dmsans-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'DMSans';
    src: url("/fonts/dmsans-bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "DMSans-fallback";
    size-adjust: 104.3%;
    src: local("Arial")
}
