@font-face{
  font-family:"pixel";
  src: url(windows.ttf);
} 

body{
  font-family: "pixel";
  font-size:17px;
  letter-spacing:-1px;
}