@font-face {
    font-family: 'HelveticaLTW04-Roman';
    src: url('../assets/fonts/HelveticaLTW04-Roman.woff2') format('woff2');
    /* Additional font styles if needed */
    font-weight: normal;
    font-style: normal;
  }
  

  @font-face {
    font-family: 'playfairdisplay-bold';
    src: url('../assets/fonts/UC3ZEjagJi85gF9qFaBgIIWMvkC5IXg8PD2cMeMDjBI.woff2') format('woff2');
    /* Additional font styles if needed */
    font-weight: normal;
    font-style: normal;
  }
  
  a {
    text-decoration: underline !important;
  }