body {
  direction: ltr;
  font-family: 'Poppins', sans-serif;
}

.main_butn .txt i.fa-arrow-left-long {
    transform: rotateY(180deg);
}