
body {
    font-family: 'Cairo', sans-serif !important;
}
/* define the global CSS rule for the dx-cell-center class */
.dx-cell-center {
    vertical-align: middle !important;
}
