@font-face {
font-family: 'jannat'
src: local('jannat'),
url('/webfont/jannat-bold.ttf') format('ttf')
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'jannat'
src: local('jannat'),
url('/webfont/jannat-light.ttf') format('ttf')
font-weight: normal;
font-style: normal;
font-display: swap;
}