@font-face {
  font-family: 'LEMON MILK';
  src: url('https://fonts.cdnfonts.com/s/19746/LEMON%20MILK%20-%20Regular.woff') format('woff'),
       url('https://fonts.cdnfonts.com/s/19746/LEMON%20MILK%20-%20Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'LEMON MILK';
  src: url('https://fonts.cdnfonts.com/s/19746/LEMON%20MILK%20-%20Bold.woff') format('woff'),
       url('https://fonts.cdnfonts.com/s/19746/LEMON%20MILK%20-%20Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}