@font-face {
    font-family: 'Allison';
    src: url('Allison-Regular.woff2') format('woff2'),
        url('Allison-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}