@font-face {
  font-family: 'PixelOperator';
  src: url('/fonts/PixelOperator.ttf');
  src: url('/fonts/PixelOperator.ttf') format('ttf'),
  url("/fonts/PixelOperator.ttf") format("woff"),
  url('/fonts/PixelOperator.ttf?#iefix') format('embedded-opentype');
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'pixChicago';
  src: url('/fonts/pixChicago.eot');
  src: url('/fonts/pixChicago.ttf') format('ttf'),
  url("/fonts/pixChicago.woff") format("woff"),
  url('/fonts/pixChicago.eot?#iefix') format('embedded-opentype');
  font-style: normal;
  font-display: swap;
}
