@font-face {
  font-family: 'Palette Mosaic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/palette-mosaic.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/assets/fonts/roboto-condensed-300.ttf') format('truetype');
}
