/*-------Global-------*/

body.rtl *{
  font-family: 'assistant-regular', sans-serif !important;
}
a:hover,
a:focus {
  outline: unset;
}