@font-face {
  font-family: 'Droid-Kufi'; /* Specify a name for the font */
  src: url('/theme/hesk3/customer/css/Droid.ttf') format('truetype'); /* Path to the font file */
}
*,
html,
body {
  font-family:"Droid-Kufi",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;
}



.tabbed__tabs .tabbed__tabs_tab.is-visible {
 
    direction:rtl;
    
}
.preview .icon-in-circle {
  margin-left: 12px;
}