/* ############### */
/* STACK SANS TEXT */
/* ############### */

@font-face {
    font-family: 'Stack Sans Text';
    src: url('StackSansText-VariableFont_wght.woff2') format('woff2') ,
        url('StackSansText-VariableFont_wght.woff') format('woff');
    font-weight: 200 700;
    font-style: normal;
    font-display: swap;
}
