@font-face {
    font-family: 'Inter';
    src: url('./fonts/InterVariable.ttf') format('truetype'); /* Updated relative path */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}