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