@font-face {
  font-family: 'LilyUPC';
  src: url('LilyUPC.woff2') format('woff2'),
       url('LilyUPC.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'LilyUPC';
  src: url('LilyUPCBold.woff2') format('woff2'),
       url('LilyUPCBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
