@font-face {
    font-family: 'Ellery';
    src: url('./ellery-extrabold.woff2') format('woff2'),
         url('./ellery-extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
