@font-face { font-family: "Amiri"; font-weight: normal; font-style: normal; src: url(../Fonts/amiri-regular.ttf); } @font-face { src: url(../Fonts/DroidNaskh.ttf); font-family: "Droid Arabic Naskh"; font-weight: normal; font-style: normal; } body { font-family: "Droid Arabic Naskh"; } .aya2 { font-family: "Amiri"; } h1, h2, h3, h4, h5, h6 { text-align: center; } h1 { font-weight: bolder; font-size: 26pt; } h2 { font-weight: bold; font-size: 22pt; } h3, h4, h5, h6 { font-weight: bold; font-size: 20pt; } .left { text-align: left; } .right { text-align: right; } .center { text-align: center; } img{ display: block; margin-left: auto; margin-right: auto; }