@font-face {
    font-family: 'Varela Round';
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
    src: url('./font/varelaround.ttf') format('truetype');
}