@font-face {
    font-family: Dana;
    font-style: normal;
    font-display: swap;
    font-weight: 100 900;
    src:
        url('./DanaVF.woff2') format('woff2 supports variations'),
        url('./DanaVF.woff2') format('woff2-variations'),
        url('./DanaVF.woff') format('woff');
}

@font-face {
    font-family: Dana;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url('./staticfonts/Dana-Regular.woff') format('woff');
}

@font-face {
    font-family: Dana;
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url('./staticfonts/Dana-Bold.woff') format('woff');
}
