@font-face {
    font-family: 'Klein Web';
    src: url('/myaccount-static/fonts/kleinweb-55regular/kleinweb-55regular.woff2') format('woff2'),
      url('/myaccount-static/fonts/kleinweb-55regular/kleinweb-55regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Klein Web';
    src: url('/myaccount-static/fonts/kleinweb-65medium/kleinweb-65medium.woff2') format('woff2'),
      url('/myaccount-static/fonts/kleinweb-65medium/kleinweb-65medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  