@font-face {
    font-family: "janat";
    src: url(Jannat.ttf);
}

body {
    font-family: "janat";
}