@font-face {
    font-family: 'Cerebri Sans Pro';
    src: url('../font/LarkenVariable.woff2') format('woff2'),
        url('../font/LarkenVariable.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}