@import url('https://fonts.googleapis.com/css2?family=Inika:wght@400;700&family=Noto+Nastaliq+Urdu:wght@400..700&display=swap');
    
    @font-face {
    font-family: "DecoType Thuluth II";
    src: url("https://db.onlinewebfonts.com/t/0d1f326972a300f933249ae1a301c68c.eot");
    src: url("https://db.onlinewebfonts.com/t/0d1f326972a300f933249ae1a301c68c.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/0d1f326972a300f933249ae1a301c68c.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/0d1f326972a300f933249ae1a301c68c.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/0d1f326972a300f933249ae1a301c68c.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/0d1f326972a300f933249ae1a301c68c.svg#DecoType Thuluth II")format("svg");
}


@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

@font-face {
    font-family: "F1 MUHAMMADI QURANIC";
    src: url("https://db.onlinewebfonts.com/t/650b92acf6cf9b0cef6a51673a66ec75.eot");
    src: url("https://db.onlinewebfonts.com/t/650b92acf6cf9b0cef6a51673a66ec75.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/650b92acf6cf9b0cef6a51673a66ec75.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/650b92acf6cf9b0cef6a51673a66ec75.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/650b92acf6cf9b0cef6a51673a66ec75.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/650b92acf6cf9b0cef6a51673a66ec75.svg#F1 MUHAMMADI QURANIC")format("svg");
}

@import url('https://fonts.googleapis.com/css2?family=Noto+Nastaliq+Urdu:wght@400..700&display=swap');

@font-face {
    font-family: "Oswald", serif ;
    src: url('https://fonts.googleapis.com/css2?family=Noto+Nastaliq+Urdu:wght@400..700&display=swap');
}
  

.para,p{
    /* font-family: "DecoType Thuluth II"; */
    font-family: "F1 MUHAMMADI QURANIC";
}

*{
    padding: 20px;
    line-height: 60px;
    font-size: larger;
    text-align: justify;
}
.inika-regular {
  font-family: "Inika", serif;
  font-weight: 400;
  font-style: normal;
}

.inika-bold {
  font-family: "Inika", serif;
  font-weight: 700;
  font-style: normal;
}
.para,.top{
    width: 270px;
    text-align: center;
    display: block;
    justify-content: center;
    line-height: 35px;
}
img{
    width: 150px;
    margin: 0;
    padding: 0;
}
h3{
    margin-top: 0;
    font-family: "Noto Nastaliq Urdu", serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;

}
.mainContainer{
    border: 2px black;
    width: 100%;
    height: 70% !important;
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto auto;
    column-gap: 15px;

}

.head1{
    border-right:2px solid black ;
    border-left:2px solid black ;
    font-family: "Oswald", serif !important;
}
.head2{
border-right:2px solid black ;
border-left:2px solid black ;
}
:where(.head1,.head2){
    align-items: center;
    text-align: center;
    border-top:1px solid black ;
    height: 150px;
    font-size: larger;
}
:where(.tafseerUrdu){
    font-family: "Noto Nastaliq Urdu", serif !important;
    font-optical-sizing: auto;
}
.urduheading{
    font-family: "almushaf" !important;
}
@font-face {
    font-family: "almushaf";
    src: url(Al\ Mushaf\ Quran.ttf);
}
:where(.aayatArabic){
    display: flex;
    text-align: justify;
    justify-content: right;
    text-align-last: right !important;
    /* font-family: "F1 MUHAMMADI QURANIC"; */
    font-family: "almushaf";
    font-weight: bolder;
    /* font-size: 30px;
    font-weight: normal;
    line-height: 45px; */
    border-right:2px solid black ;
    font-size: 40px;
    border-left:2px solid black ;
    line-height: 70px;
}
.tafseerUrdu{
    font-family: "Noto Nastaliq Urdu", serif !important;
    border-right:2px solid black ;
    font-size: x-large;
    border-left:2px solid black ;
    display: flex;
    text-align: justify;
    text-align-last: right;
    justify-content: right;
}

:where(.aayatArabic,.aayatRoman){
    font-weight: 550;
    line-height: 72px ;
    /* text-decoration: underline; */
    text-underline-offset: 10px; 
    /* background:repeating-linear-gradient(rgb(0, 0, 0) 0px ,white 2px ,white 80px); */
}.aayatRoman{
    line-height: 45px !important;
}

.aayatRoman,.tafseerRoman{
    font-size: x-large;
    /* line-height: 45px; */
    border-right:2px solid black ;
    border-left:2px solid black ;
}
.tafseerRoman,.tafseerUrdu{
    border-bottom:2px solid black ;
    margin-bottom: 50px;
    line-height: 65px;
    /* background:repeating-linear-gradient(rgb(0, 0, 0) 0px ,white 2px ,white 65px); */
    padding-top: 0;
    padding-bottom: 0;
}
.heading{
    border: 2px solid rgb(42, 166, 8);
    border-radius: 2rem;    
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
}
.head2 .heading{
    margin-top: 8px;
}