

/*************** ADD YOUR CUSTOM RTL CSS HERE  ***************/

 @import url('https://fonts.googleapis.com/css?family=Cairo');

body, h1, h2, h3, h4, h5, h6, p, a, span, input {
    
    font-family: 'Cairo', sans-serif !important;

}

.thumb-info .thumb-info-title {
    border-radius: 8px 0 0 8px;
}