.translated-rtl {
    html,
    body {
        font-family: 'Cairo', Arial;
        direction: rtl;
    }
}