@font-face {
    font-family: 'Adventure';
    src: url('Adventure.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
