The mushaf fonts can be retrieved from one of the following:
http://qurancomplex.gov.sa/TTF/
+ name of the file,- or the Windows installer.
While the various fonts are located at http://fonts.qurancomplex.gov.sa.
@font-face {
font-family: 'Uthman Naskh';
src: local('KFGQPC Uthman Taha Naskh'),
url(https://raw.githubusercontent.com/mustafa0x/qpc-fonts/f93bf5f3/various-woff2/UthmanTN1%20Ver10.woff2);
}
@font-face {
font-family: 'Uthman Naskh';
font-weight: bold;
src: local('KFGQPC Uthman Taha Naskh Bold'), local('KFGQPCUthmanTahaNaskh-Bold'),
url(https://raw.githubusercontent.com/mustafa0x/qpc-fonts/f93bf5f3/various-woff2/UthmanTN1B%20Ver10.woff2);
}
@font-face {
font-family: 'Uthman Hafs';
src: local('KFGQPC Uthmanic Script HAFS'),
url(https://raw.githubusercontent.com/mustafa0x/qpc-fonts/f93bf5f3/various-woff2/UthmanicHafs1%20Ver09.woff2);
}
@font-face {
font-family: 'QPC Symbols';
src: local('KFGQPC Arabic Symbols 01'),
url(https://raw.githubusercontent.com/mustafa0x/qpc-fonts/f93bf5f3/various-woff2/Symbols1_Ver02.woff2);
}
@font-face {
font-family: 'Mushaf Ligatures';
src: local('QCF_BSML'),
url(https://raw.githubusercontent.com/mustafa0x/qpc-fonts/f93bf5f3/mushaf-v2-woff2/QCF_BSML.woff2);
}
@font-face {
font-family: 'Mushaf Page NNN';
src: local('QCF_PNNN'),
url(https://raw.githubusercontent.com/mustafa0x/qpc-fonts/f93bf5f3/mushaf-woff2/QCF_PNNN.woff2);
}
After replacing NNN
with the actual page number (001-604). Note that the mushaf fonts use a character to represent each word — see mushaf.txt
.