@font-face {
  font-family: tuz;
  src: url(/font/tor.ttf);
}
*{
  font-family: tuz;
  direction: rtl;
}