/* junge-regular */
@font-face {
  font-display: swap;   
  font-family: 'Junge';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/Junge/junge-v24-latin-regular.woff2') format('woff2'),  
       url('fonts/Junge/junge-v24-latin-regular.woff') format('woff'),        
        url('fonts/Junge/junge-v24-latin-regular.ttf') format('truetype');
}