﻿html {
    font-size: 14px;
    font-family: 'Cairo', sans-serif !important;
}

body{
    direction:rtl;
}

/* force LTR dir for light gallery */
.lg-outer {
    direction:ltr
}