@font-face {
  font-family: "XabaN";
  src: url("XabaN.woff2") format("woff2"),
       url("XabaN.woff") format("woff"),
       url("XabaN.ttf") format("truetype"),
       url("XabaN.eot") format("embedded-opentype"),
       url("XabaN.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
    font-family:XabaN;
    font-style: normal;
    direction: ltr;
}