@font-face {
  font-family: ninga;
  src: url(ning.ttf);
}

* {
  font-family: "ninga", sans-serif !important;
  font-style: normal;
}
