@font-face {
    font-family: 'AestheticViolet';
    src: url('fonts/AestheticViolet.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satisfy';
    src: url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Satisfy&display=swap') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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