@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: 22px; */
  /* font-weight: 200; */
  /* //  line-height: 1.6; */
  /* color: #212529; */
  /* text-align: right; */
  /* background-color: #f8fafc; */
  }

  h6,h5,h4,h3,h2,h1,a,ul,li,p,td,tr,input,select,textarea,span,div {
    font-family: "Nunito", Bahij-Janna-Bold !important;
  }




  /* swiper-container {
    width: 100%;
    height: 100%;
  }

  swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  } */



  /* html,
      body {
        position: relative;
        height: 100%;
      }

      body {
        background: #eee;
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #000;
        margin: 0;
        padding: 0;
      } */
