.channel-html .rtl {
    direction: rtl;
    text-align: right;
}

.channel-html {
    direction: rtl;
    text-align: right;
}

.channel-html .copy.helvetica-neue, .channel-compare .button, .channel-compare .badge-content .badge-caption.copy, .channel-compare option, .channel-compare .badge-content .badge-value, .channel-html * {
    font-family: Tahoma, 'Segoe UI', Geneva, Verdana, sans-serif !important;
}