@import "fonts/fonts.css";

body {
    font-family: "Tajawal", "Noto-Sans", sans-serif;
}

a{
    text-decoration: none;
}