
@font-face {
  font-family: 'FrutigerLT47LightCondensed';
  src: url('https://leipoldshop.ebakery-academy.de/out/leipoldshop-child/src/font/FrutigerLT47LightCondensed.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Example usage */
body {
  font-family: 'FrutigerLT47LightCondensed', Arial, sans-serif;
}


.header-home{
background-image:url(https://leipoldshop.ebakery-academy.de/out/pictures/ddmedia/beton_hell_hintergrund_hp.png);
background-size:cover;
background-repeat:no-repeat;
height:80vh;
}

#navbarSupportedContent{
    background: transparent !important;
}

