@font-face {
    font-family: 'Elyon';
    src: url('elyon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.logo-icon {
    font-family: 'Elyon', sans-serif;
    font-size: 56px;
    line-height: 1;
    margin-right: 4px;
}
