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

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

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

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