@font-face {
  font-family: 'Airland';
  src: url('../assets/fonts/GlyphWorld-AirLand.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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