body {
    font-family: 'Rubik', sans-serif !important;
    font-size: 124% !important;
}

@media screen and (min-width: 1024px) {
    body {
        font-size: 124%;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Reem Kufi', sans-serif !important;
}