   .numberarlrt .tn-atom {
       direction: ltr !important;
   }
   
    .price-usd, .price-cny {
       font-family: 'Geologica' !important;
       font-weight: 200 !important;
       font-size: 12px !important;
    }
    
    .price-aed {
       font-family: 'IBM' !important;
       font-weight: 300 !important;
       font-size: 12px !important;
    }
    
    
    
    .price-usd1, .price-usd2, .price-cny1, .price-cny2, .price-aed1, .price-aed2 {
       font-family: 'Next' !important;
       font-weight: bold !important;
       font-size: 18px !important;
    }
    
    .price-aed1, .price-aed2 {
       font-family: 'IBM' !important;
       font-weight: bold !important;
       font-size: 18px !important;
    }