/* Sen Variable*/
@font-face {
    font-family: 'Sen';
    src: local('Sen Variable'), local('Sen-Variable'),
         url('../../assets/fonts/Sen-Variable.woff2?v=4.4.0') format('woff2');
    font-weight: 100 800;
    /* font-style: normal;
    font-display: swap; */
}

body { font-family: 'Sen', sans-serif; }
