@font-face {
  font-family: 'droidkufi';
  src: url('droidkufi-webfont.eot');
  src: url('droidkufi-webfont.eot?#iefix') format('embedded-opentype'),
       url('droidkufi-webfont.woff') format('woff'),
       url('droidkufi-webfont.ttf') format('truetype'),
       url('droidkufi-webfont.svg#droid_arabic_kufiregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

*,
html,
body {
    font-family: droidkufi !important;
    font-weight: 600;
}