Baris 7:
Baris 7:
src:local("noorehuda"),
src:local("noorehuda"),
url(https://media.isa.web.id/fonts/noorehuda.ttf);
url(https://media.isa.web.id/fonts/noorehuda.ttf);
+
/* format("truetype"); */
+
/* font-weight:400; */
+
/* font-style:normal; */
+
}
+
+
@font-face{
+
font-family:'scheherazade';
+
src:local("scheherazade"),
+
url(https://media.isa.web.id/fonts/Scheherazade-R.ttf);
/* format("truetype"); */
/* format("truetype"); */
/* font-weight:400; */
/* font-weight:400; */
Baris 15:
Baris 24:
direction: rtl;
direction: rtl;
font-family: 'noorehuda', serif;
font-family: 'noorehuda', serif;
+
font-size: 34px;
+
text-align: right;
+
line-height: 200%;
+
}
+
+
.arab {
+
direction: rtl;
+
font-family: 'scheherazade', serif;
font-size: 34px;
font-size: 34px;
text-align: right;
text-align: right;
line-height: 200%;
line-height: 200%;
}
}