@font-face {
  font-family: Bahij-Janna-Bold;
  src: url('../Bahij-Janna-Bold.ttf'); 
  font-weight: normal;
  font-style: normal;
}

body {
margin: 0;
font-family: "Nunito", Bahij-Janna-Bold;
/* font-size: 14px; */
/* font-weight: 200; */
/* //  line-height: 1.6; */
/* color: #212529; */
/* text-align: right; */
/* background-color: #f8fafc; */
}

h5,h4,h3,h2,h1,li,a {
  font-family: "Nunito", Bahij-Janna-Bold !important;
}
