@font-face {
    font-family: 'Archivo Black';
    src: url('ArchivoBlack-Regular.woff2') format('woff2'),
         url('ArchivoBlack-Regular.woff') format('woff'),
         url('ArchivoBlack-Regular.ttf') format('truetype'),
         url('ArchivoBlack-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}