Skip to content

nuqayah/qpc-fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

da7957c · Jul 2, 2024

History

19 Commits
Jan 16, 2023
Mar 29, 2018
Jul 2, 2024
Jul 2, 2024
Nov 7, 2017
Nov 7, 2017
Nov 7, 2017
Nov 11, 2023
Nov 7, 2017
Nov 7, 2017
Nov 11, 2023
Jul 2, 2024
May 22, 2021
Mar 12, 2018
Jul 27, 2023

Repository files navigation

خطوط مجمع الملك فهد لطباعة المصحف

King Fahad Qur'an Printing Complex Fonts

The mushaf fonts can be retrieved from one of the following:

While the various fonts are located at http://fonts.qurancomplex.gov.sa.

Usage

Various fonts
@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);
}
Mushaf fonts
@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.

License

About

KF Glorious Qur'an Printing Complex fonts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages