@font-face {
    font-family: 'Lexend Deca';
    src: url('../fonts/Lexend_Deca/LexendDeca-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900; /* full variable range */
    font-style: normal;
    font-display: swap;   /* fixes Lighthouse warning */
}
