@font-face {
  font-family: 'lumoon final';
  src: url('https://lumoon.ch/webfont/LumoonFinal-Light.woff2') format('woff2'),
       url('https://lumoon.ch/webfont/LumoonFinal-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'lumoon final';
  src: url('https://lumoon.ch/webfont/LumoonFinal-Regular.woff2') format('woff2'),
       url('https://lumoon.ch/webfont/LumoonFinal-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'lumoon final';
  src: url('https://lumoon.ch/webfont/LumoonFinal-Medium.woff2') format('woff2'),
       url('https://lumoon.ch/webfont/LumoonFinal-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'lumoon final';
  src: url('https://lumoon.ch/webfont/LumoonFinal-Bold.woff2') format('woff2'),
       url('https://lumoon.ch/webfont/LumoonFinal-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
