@font-face {
  font-family: 'forex';
  src: url('./fonts/forex.eot'); /* IE9 Compat Modes */
  src: url('./fonts/forex.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/forex.ttf') format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/forex.woff') format('woff'); /* Modern Browsers */
  font-weight: 900;
  font-style: normal;
}

*:lang(krd) {
  font-family: 'forex' !important;
  letter-spacing: 0 !important;
}

*:lang(ar) {
  font-family: 'forex' !important;
  letter-spacing: 0 !important;
}
