@font-face {
    font-family: 'Black Echo';
    src: url('./BlackEcho.woff') format('woff'),
         url('./BlackEcho.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} 