@import "font-nian.css";
@import "font-uthmanic.css";

body {
    font-family: nian !important;
}

h1, h2, h3, h4, h5, h6, div, li, td, tr, p, select, input, button {
    font-family: nian !important;
    -webkit-text-stroke-width:0px;
    -webkit-font-smoothing: subpixel-antialiased;
}

.font-hafs{
    font-family: hafs !important;
}


