.dijitCalendarRtl .dijitCalendarDecrease:before {
  content: "\f0da";
}
.dijitCalendarRtl .dijitCalendarIncrease:before {
  content: "\f0d9";
}
