@font-face {
    font-family: Pix;
    src: url("../fonts/GGWP.ttf");
  }
  
  body {
    font-family: Pix;
  }