You are not logged in.
Hi
My dear friends, I live in Iran and our language here is Persian.
Unfortunately, I ran into a problem in Arch Linux and I can not solve it!
I want to create a font config file for me.
For Persian fonts, use Vazir font.
Use Ubuntu Regular fonts for English fonts.
That is, vazir should be used wherever there was a Persian font and Ubuntu Regular should be used wherever there was an English font. Please help me because I searched a lot and even used my Google content, but it did not come back and everywhere I type in Persian, unfortunately it uses the Arial font, which I want to use the Vazir font.
Only progress!
Offline
What font configurations have you tried so far? What application are you encountering the issue in? Are the text elements you want to use different fonts marked as separate in the application and assignable to a separate font?
If not do you want a set of glyphs to use Vazir and the rest to be rendered in Ubuntu Regular?
Offline
What font configurations have you tried so far? What application are you encountering the issue in? Are the text elements you want to use different fonts marked as separate in the application and assignable to a separate font?
If not do you want a set of glyphs to use Vazir and the rest to be rendered in Ubuntu Regular?
Dear friend, thank you for your answer.
Well, I did it myself and edited the following file:
/etc/fonts/fonts.conf
<? xml version = "1.0"?>
<! DOCTYPE fontconfig SYSTEM "urn: fontconfig: fonts.dtd">
<! - /etc/fonts/fonts.conf file to configure system font access ->
<fontconfig>
<its: rules xmlns: its = "http://www.w3.org/2005/11/its" version = "1.0">
<its: translateRule translate = "no" selector = "/ fontconfig / * [not (self :: description)]" />
</ its: rules>
<description> Default configuration file </description>
<! -
DO NOT EDIT THIS FILE.
IT WILL BE REPLACED WHEN FONTCONFIG IS UPDATED.
LOCAL CHANGES BELONG IN 'local.conf'.
The intent of this standard configuration file is to be adequate for
most environments. If you have a reasonably normal environment and
have found problems with this configuration, they are probably
things that others will also want fixed. Please submit any
problems to the fontconfig bugzilla system located at fontconfig.org
Note that the normal 'make install' procedure for fontconfig is to
replace any existing fonts.conf file with the new version. Place
any local customizations in local.conf which this file references.
Keith Packard
->
<! - Font directory list ->
<dir> / usr / share / fonts </dir>
<dir> / usr / local / share / fonts </dir>
<dir prefix = "xdg"> fonts </dir>
<! - the following element will be removed in the future ->
<dir> ~ / .fonts </dir>
<! -
Accept deprecated 'mono' alias, replacing it with 'monospace'
->
<match target = "pattern">
<test qual = "any" name = "family">
<string> mono </string>
</test>
<edit name = "family" mode = "assign" binding = "same">
<string> Ubuntu Mono Regular </string>
</edit>
</match>
<! -
Accept alternate 'sans serif' spelling, replacing it with 'sans-serif'
->
<match target = "pattern">
<test qual = "any" name = "family">
<string> sans serif </string>
</test>
<edit name = "family" mode = "assign" binding = "same">
<string> Minister </string>
</edit>
</match>
<! -
Accept deprecated 'sans' alias, replacing it with 'sans-serif'
->
<match target = "pattern">
<test qual = "any" name = "family">
<string> sans </string>
</test>
<edit name = "family" mode = "assign" binding = "same">
<string> Minister </string>
</edit>
</match>
<! -
Accept alternate 'system ui' spelling, replacing it with 'system-ui'
->
<match target = "pattern">
<test qual = "any" name = "family">
<string> system ui </string>
</test>
<edit name = "family" mode = "assign" binding = "same">
<string> Minister </string>
</edit>
</match>
<! -
Load local system customization file
->
<include ignore_missing = "yes"> conf.d </include>
<! - Font cache directory list ->
<cachedir> / var / cache / fontconfig </cachedir>
<cachedir prefix = "xdg"> fontconfig </cachedir>
<! - the following element will be removed in the future ->
<cachedir> ~ / .fontconfig </cachedir>
<config>
<! -
Rescan configuration every 30 seconds when FcFontSetList is called
->
<rescan>
<int> 30 </int>
</rescan>
</config>
</fontconfig>But unfortunately, I repeat, it did not work properly and aria Persian fonts in Chrome browser, mousepad, terminal and everywhere where I write Persian font, it is displayed to me arial and it looks really bad and all fonts It confuses.
Thank you for helping me to be able to display Persian fonts with vazir and English fonts with Ubuntu Regular everywhere on my Linux. I really tried, but unfortunately it is not right if you help me and I solve this problem, thank you very much .
Only progress!
Offline
How did you determine the font name to match was Ubuntu Mono Regular? What package provides that font? Why are you editing /etc/fonts/fonts.conf that will be overwritten? Font_configuration#Fontconfig_configuration
Even if Ubuntu Mono Regular was set as the default mono fault what in the configuration was supposed to set Vazir?
Offline
How did you determine the font name to match was Ubuntu Mono Regular? What package provides that font? Why are you editing /etc/fonts/fonts.conf that will be overwritten? Font_configuration#Fontconfig_configuration
Even if Ubuntu Mono Regular was set as the default mono fault what in the configuration was supposed to set Vazir?
I am a beginner, I do not know and I do not know
Can you please tell me exactly what to do? Do not edit fonts.conf, so what file should I edit? Thank you. The same code fonts.conf is what I want you to give, that is, you can easily write that the vazir font is for Persian fonts and then the Ubutnu Regluar font is for English fonts. Write the same in the fonts.conf file and leave it to me. Please send thank you.
Only progress!
Offline
Can you please tell me exactly what to do? Do not edit fonts.conf, so what file should I edit?
Suggested files are in the link I provided.
The same code fonts.conf is what I want you to give, that is, you can easily write that the vazir font is for Persian fonts and then the Ubutnu Regluar font is for English fonts. Write the same in the fonts.conf file and leave it to me.
font-config has no knowledge of what constitutes Persian or English so how are how going to match such elements?
How did you determine the font name to match was Ubuntu Mono Regular? What package provides that font?
You quoted this but did not respond to it. Have you found "Ubuntu Mono Regular" in the output of fc-list? If yes what file is providing it and what package if any provides that file?
Offline
SPYAM wrote:Can you please tell me exactly what to do? Do not edit fonts.conf, so what file should I edit?
Suggested files are in the link I provided.
SPYAM wrote:The same code fonts.conf is what I want you to give, that is, you can easily write that the vazir font is for Persian fonts and then the Ubutnu Regluar font is for English fonts. Write the same in the fonts.conf file and leave it to me.
font-config has no knowledge of what constitutes Persian or English so how are how going to match such elements?
loqs wrote:How did you determine the font name to match was Ubuntu Mono Regular? What package provides that font?
You quoted this but did not respond to it. Have you found "Ubuntu Mono Regular" in the output of fc-list? If yes what file is providing it and what package if any provides that file?
/usr/share/fonts/100dpi/courB18.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/helvBO18.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/Atabay.ttf: atabay:style=Regular
/usr/share/fonts/100dpi/UTRG__12.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/maneli.ttf: Maneli:style=Regular
/usr/share/fonts/DimaFlower.ttf: DimaFlower:style=Bold
/home/spy/.fonts/tahomabd.ttf: Tahoma:style=Bold,Negreta,tučné,fed,Fett,Έντονα,Negrita,Lihavoitu,Gras,Félkövér,Grassetto,Vet,Halvfet,Pogrubiony,Negrito,Полужирный,Fet,Kalın,Krepko,đậm,Lodia
/home/spy/.fonts/dana-medium.ttf: dana,dana medium:style=medium,Regular
/usr/share/fonts/100dpi/timB12-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/FP_Chamran bold.ttf: FP_Chamran:style=Bold
/usr/share/fonts/Kaaf.ttf: Kaaf:style=Black
/usr/share/fonts/100dpi/luBIS19-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/100dpi/luIS18-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/home/spy/.fonts/DimaWeb.ttf: Dima Web:style=Regular
/home/spy/.fonts/Forogh Shojazadeh.ttf: ForoghShojazadeh:style=Regular
/usr/share/fonts/IRANYekanBlack.ttf: IRANYekan,IRANYekan Black:style=Black,Regular
/home/spy/.fonts/Vazir-Variable.ttf: Vazir Variable Regular:style=Light
/usr/share/fonts/75dpi/courBO14.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/75dpi/timB18-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/100dpi/luBS24.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/DimaFont.ttf: Dima Font:style=Regular
/usr/share/fonts/100dpi/ncenR08.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/100dpi/ncenR10.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/gnu-free/FreeSerifItalic.otf: FreeSerif:style=Italic,курсивен,cursiva,kurzíva,kursiv,Λειψίας,Kursivoitu,Italique,Dőlt,Corsivo,Cursief,kursywa,Itálico,cursiv,Курсив,ตัวเอียง,İtalik,kursif,Ležeče,kursīvs,kursivas,nghiêng,Etzana,तिरछा
/usr/share/fonts/gnu-free/FreeSerifBoldItalic.otf: FreeSerif:style=Bold Italic,получерен курсивен,negreta cursiva,tučné kurzíva,fed kursiv,Fett-Kursiv,Negrita Cursiva,Lihavoitu Kursivoi,Gras Italique,Félkövér dőlt,Grassetto Corsivo,Vet Cursief,Halvfet Kursiv,Pogrubiona kursywa,Negrito Itálico,gros cursiv,Обычный Курсив,Tučná kurzíva,Fet Kursiv,ตัวเอียงหนา,Kalın İtalik,huruf tebal kursif,жирний курсив,Polkrepko Pežeče,treknais kursīvs,pusjuodis kursyvas,nghiêng đậm,Lodi etzana,धृष्ट-तिरछा
/usr/share/fonts/75dpi/timR18-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/home/spy/.fonts/dana-thin.ttf: dana,dana thin:style=thin,Regular
/home/spy/.fonts/DimaEsfahan.ttf: Dima Esfahan,Dima Esfahan Typography:style=Typography,Regular
/usr/share/fonts/100dpi/charBI08.pcf.gz: Bitstream Charter:style=Bold Italic
/usr/share/fonts/100dpi/charBI10.pcf.gz: Bitstream Charter:style=Bold Italic
/usr/share/fonts/100dpi/luIS19-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/100dpi/luRS19-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/Anjoman-ExtraBold.ttf: Anjoman,ExtraBold:style=ExtraBold,Bold
/home/spy/.fonts/FP_Chamran bold.ttf: FP_Chamran:style=Bold
/usr/share/fonts/dana-extralight.ttf: dana,dana extralight:style=extralight,Regular
/usr/share/fonts/100dpi/ncenB12-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/100dpi/ncenBI18-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/home/spy/.fonts/DimaNokhbeh.ttf: DimaNokhbeh:style=regular
/usr/share/fonts/Yekta.ttf: Yekta:style=Regular
/usr/share/fonts/100dpi/timI12.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/100dpi/courBO12.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/75dpi/timR08.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/75dpi/timR10.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/75dpi/lubI24-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/lutRS19-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/75dpi/helvBO18-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/home/spy/.fonts/dana-extrabold.ttf: dana,dana extrabold:style=extrabold,Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Roman.otf: Source Code Variable:style=Light
/usr/share/fonts/DimaYemen.ttf: DimaYemen:style=Regular
/usr/share/fonts/75dpi/luIS18.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/DimaSangin.ttf: DimaSangin:style=Regular,Bold
/usr/share/fonts/100dpi/lubBI19.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/ncenB14-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/100dpi/luIS14.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/75dpi/ncenB08-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/75dpi/ncenB10-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/75dpi/UTI___24.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/100dpi/UTBI__18-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold Italic
/home/spy/.fonts/Bahman 2.ttf: Bahman:style=Regular
/usr/share/fonts/75dpi/charI08.pcf.gz: Bitstream Charter:style=Italic
/usr/share/fonts/75dpi/charI10.pcf.gz: Bitstream Charter:style=Italic
/home/spy/.fonts/DimaBahar.ttf: DimaBahar:style=Regular
/usr/share/fonts/75dpi/luIS12-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/75dpi/lubR19.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/100dpi/termB14.pcf.gz: Bitstream Terminal:style=Bold
/usr/share/fonts/Vazir-Variable.woff: Vazir Variable:style=Bold
/home/spy/.fonts/Vazir-Medium-WOL.woff: Vazir WOL,Vazir Medium WOL:style=Medium,Medium-WOL
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-BlackIt.otf: Source Code Pro,Source Code Pro Black:style=Black Italic,Italic
/usr/share/fonts/75dpi/lubI08.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/lubI10.pcf.gz: B&H LucidaBright:style=Italic
/home/spy/.fonts/Vazir-Bold-FD-WOL.ttf: Vazir FD\-WOL:style=Bold,Bold-FD-WOL
/usr/share/fonts/Irancell_Bold.otf: Irancell:style=Bold
/usr/share/fonts/Koloche.ttf: Koloche:style=Regular
/usr/share/fonts/100dpi/timB14-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/home/spy/.fonts/Joghd.ttf: FP_JOGHD:style=Regular
/usr/share/fonts/100dpi/helvR14.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/100dpi/timB08-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/100dpi/timB10-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/home/spy/.fonts/Vazir-Regular.woff: Vazir:style=Regular
/usr/share/fonts/75dpi/lutRS18-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/100dpi/helvO18-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/Roya bakh book.ttf: RoyaBakh:style=Book
/usr/share/fonts/Vazir-Regular-WOL.ttf: Vazir WOL:style=Regular,Regular-WOL
/usr/share/fonts/100dpi/UTI___18-ISO8859-1.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/75dpi/ncenR08-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/75dpi/ncenR10-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/75dpi/ncenR14-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/home/spy/.fonts/ARIALLGTITL.TTF: Arial Light,Arial:style=Italic,LightItalic
/usr/share/fonts/75dpi/luRS14-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/Naskh Javidan.ttf: Bahij Uthman Taha,Adobe Arabic:style=Regular
/usr/share/fonts/75dpi/luRS08-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/75dpi/luRS10-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/home/spy/.fonts/DimaSangin.ttf: DimaSangin:style=Regular,Bold
/home/spy/.fonts/ArialMdmItl.ttf: Arial:style=Medium Italic
/usr/share/fonts/100dpi/lubR24-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/ncenB12-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/home/spy/.fonts/DimaLatif.ttf: DimaLatif:style=regular
/home/spy/.fonts/Vazir-Regular-FD-WOL.ttf: Vazir FD\-WOL:style=Regular,Regular-FD-WOL
/usr/share/fonts/Dima.ttf: Dima:style=Regular
/usr/share/fonts/75dpi/courBO24.pcf.gz: Adobe Courier:style=Bold Oblique
/home/spy/.fonts/DimaIran2.ttf: Dima Iran2:style=Regular
/usr/share/fonts/100dpi/luBS14.pcf.gz: B&H Lucida:style=Sans Bold
/home/spy/.fonts/DimaMostanad.ttf: Dima Mostanad:style=Regular
/usr/share/fonts/100dpi/timBI18-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/A Nic.ttf: A nic:style=Regular
/usr/share/fonts/100dpi/lubI24-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/charBI18.pcf.gz: Bitstream Charter:style=Bold Italic
/home/spy/.fonts/Dimasport1.ttf: Dima Sport:style=Bold
/usr/share/fonts/75dpi/timR18.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/75dpi/lubR24.pcf.gz: B&H LucidaBright:style=Regular
/home/spy/.fonts/Dima-Yekan-Typography.ttf: Dima Yekan Typography:style=Regular
/home/spy/.fonts/DimaBanoo.ttf: DimaBanoo:style=Bold
/usr/share/fonts/75dpi/ncenR18.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/100dpi/UTBI__18.pcf.gz: Adobe Utopia:style=Bold Italic
/home/spy/.fonts/DimaIran.ttf: Dima Iran:style=Regular
/home/spy/.fonts/Motavaslian.ttf: Harir:style=Regular
/usr/share/fonts/75dpi/courR24.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-LightIt.otf: Source Code Pro,Source Code Pro Light:style=Light Italic,Italic
/usr/share/fonts/75dpi/UTI___14.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/Vazir-Bold-WOL.ttf: Vazir WOL:style=Bold,Bold-WOL
/usr/share/fonts/75dpi/ncenR12-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/Diba.ttf: Diba:style=Regular
/usr/share/fonts/75dpi/term14.pcf.gz: DEC Terminal:style=Regular
/usr/share/fonts/75dpi/helvBO18.pcf.gz: Adobe Helvetica:style=Bold Oblique
/home/spy/.fonts/ARIALN.TTF: Arial,Arial Narrow:style=Narrow,Regular,Normal,obyčejné,Standard,Κανονικά,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Normálne,Navadno,Arrunta
/usr/share/fonts/IRANSansDN.ttf: IRANSansDN:style=Regular
/usr/share/fonts/75dpi/luIS08.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/75dpi/luIS10.pcf.gz: B&H Lucida:style=Sans Italic
/home/spy/.fonts/ARIALBI 1.TTF: Arial:style=Bold Italic,Negreta cursiva,tučné kurzíva,fed kursiv,Fett Kursiv,Έντονα Πλάγια,Negrita Cursiva,Lihavoitu Kursivoi,Gras Italique,Félkövér dőlt,Grassetto Corsivo,Vet Cursief,Halvfet Kursiv,Pogrubiona kursywa,Negrito Itálico,Полужирный Курсив,Tučná kurzíva,Fet Kursiv,Kalın İtalik,Krepko poševno,nghiêng đậm,Lodi etzana
/usr/share/fonts/100dpi/courR12.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/DimaTarik.ttf: DimaTarik:style=Normall,Medium
/usr/share/fonts/dana-demibold.ttf: dana,dana demibold:style=demibold,Regular
/usr/share/fonts/DimaEsfahan.ttf: Dima Esfahan,Dima Esfahan Typography:style=Typography,Regular
/usr/share/fonts/75dpi/UTI___10-ISO8859-1.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/75dpi/charI18.pcf.gz: Bitstream Charter:style=Italic
/usr/share/fonts/100dpi/charR08.pcf.gz: Bitstream Charter:style=Regular
/usr/share/fonts/100dpi/charR10.pcf.gz: Bitstream Charter:style=Regular
/usr/share/fonts/75dpi/UTI___14-ISO8859-1.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/Anjoman-Medium.ttf: Anjoman,Medium:style=Medium,Bold
/usr/share/fonts/75dpi/luBS18.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/100dpi/helvR24-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/Vazir-Variable.woff: Vazir Variable
/usr/share/fonts/100dpi/UTB___12.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/75dpi/luIS18-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/100dpi/lubB24-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/Gandom.ttf: Gandom:style=Regular
/usr/share/fonts/100dpi/luRS08-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/100dpi/luRS10-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/home/spy/.fonts/DimaToranj.ttf: DimaToranj:style=Bold
/usr/share/fonts/100dpi/luRS14-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/100dpi/UTI___18.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/75dpi/lubI18.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/ncenR08-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/100dpi/ncenR10-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/DimaFailed.ttf: DimaFailed:style=Black
/usr/share/fonts/100dpi/ncenR14-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/Vazir-Bold-WOL.woff: Vazir WOL:style=Bold,Bold-WOL
/usr/share/fonts/Irancell_Light.otf: Irancell,Irancell Light:style=Light
/home/spy/.fonts/Ray-Medium.ttf: Ray,Ray Medium:style=Medium
/usr/share/fonts/75dpi/luBIS14.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/75dpi/luIS19-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/75dpi/courO12.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/75dpi/luRS12-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/ubuntu/Ubuntu-L.ttf: Ubuntu:style=Light
/home/spy/.fonts/DimaClassic Light.ttf: Dima Classic,Dima Classic Light:style=Light,Regular
/home/spy/.fonts/Mehregan.ttf: FP_Mehregan:style=Regular
/home/spy/.fonts/DimaKoodak.ttf: Dima Koodak:style=Regular
/usr/share/fonts/100dpi/ncenB14.pcf.gz: Adobe New Century Schoolbook:style=Bold
/home/spy/.fonts/ir Giti.ttf: ir Giti:style=Regular
/home/spy/.fonts/Dimasport2.ttf: Dima Sport2:style=Bold
/home/spy/.fonts/Vazir-Light-WOL.ttf: Vazir WOL,Vazir Light WOL:style=Light,Light-WOL
/home/spy/.fonts/DimaSari.ttf: DimaSari:style=Regular
/home/spy/.fonts/Vazir-Variable.woff: Vazir Variable:style=Medium
/usr/share/fonts/Mellat.otf: Mellat:style=Regular
/usr/share/fonts/IRANSans_UltraLight.ttf: IRANSans,IRANSans UltraLight:style=UltraLight,Regular
/usr/share/fonts/75dpi/ncenI24-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/Vazir-Bold.ttf: Vazir:style=Bold
/usr/share/fonts/YekanBakh_Light.ttf: Yekan Bakh,Yekan Bakh Light:style=Light
/usr/share/fonts/Anjoman-Thin.ttf: Anjoman,Thin:style=Thin,Regular
/usr/share/fonts/100dpi/luRS12-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/home/spy/.fonts/Vazir-Regular.ttf: Vazir:style=Regular
/usr/share/fonts/ARIALNI.TTF: Arial,Arial Narrow:style=Narrow Italic,Italic,Cursiva,kurzíva,kursiv,Πλάγια,Kursivoitu,Italique,Dőlt,Corsivo,Cursief,Kursywa,Itálico,Курсив,İtalik,Poševno,Etzana
/usr/share/fonts/Iran Rounded.TTF: IRAN Rounded:style=Regular,Bold
/usr/share/fonts/75dpi/lubR14.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/ubuntu/Ubuntu-M.ttf: Ubuntu:style=Medium
/home/spy/.fonts/DimaShekasteh.ttf: Dima Shekasteh Free:style=Regular
/usr/share/fonts/75dpi/ncenR08.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/75dpi/ncenR10.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/100dpi/UTBI__10.pcf.gz: Adobe Utopia:style=Bold Italic
/usr/share/fonts/Vazir-Variable.woff: Vazir Variable:style=Black
/home/spy/.fonts/DimaYekanWebBold.ttf: Dima Yekan Web:style=Bold
/usr/share/fonts/Vazir-Medium.woff: Vazir,Vazir Medium:style=Medium
/usr/share/fonts/100dpi/lutBS24-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/home/spy/.fonts/Nazanin Rahmanian.ttf: NazaninRahmanian:style=Regular
/usr/share/fonts/ARIALN.TTF: Arial,Arial Narrow:style=Narrow,Regular,Normal,obyčejné,Standard,Κανονικά,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Normálne,Navadno,Arrunta
/usr/share/fonts/gnu-free/FreeMonoOblique.otf: FreeMono:style=Oblique,наклонен,cursiva,kurzíva,kursiv,Πλάγια,Kursivoitu,Italique,Dőlt,Corsivo,Cursief,Kursywa,Itálico,oblic,Курсив,İtalik,huruf miring,похилий,ležeče,slīpraksts,pasvirasis,nghiêng,Etzana,तिरछा
/usr/share/fonts/100dpi/UTI___12-ISO8859-1.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/Hilda.ttf: Hilda:style=Regular
/usr/share/fonts/75dpi/ncenB18-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/100dpi/lubI14.pcf.gz: B&H LucidaBright:style=Italic
/home/spy/.fonts/Irancell_Bold.otf: Irancell:style=Bold
/usr/share/fonts/100dpi/ncenBI08.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/100dpi/ncenBI10.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/75dpi/helvBO08.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/75dpi/helvBO10.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Bold.otf: Source Code Pro:style=Bold
/home/spy/.fonts/Hilda.ttf: Hilda:style=Regular
/usr/share/fonts/75dpi/timBI18-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/home/spy/.fonts/Vazir-Black-FD-WOL.ttf: Vazir FD\-WOL,Vazir Black FD\-WOL:style=Black,Black-FD-WOL
/usr/share/fonts/75dpi/UTI___12-ISO8859-1.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/75dpi/luBS08.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/75dpi/luBS10.pcf.gz: B&H Lucida:style=Sans Bold
/home/spy/.fonts/Dubai-Bold.otf: Dubai:style=Bold
/usr/share/fonts/cantarell/Cantarell-Light.otf: Cantarell,Cantarell Light:style=Light,Regular
/usr/share/fonts/100dpi/charR18.pcf.gz: Bitstream Charter:style=Regular
/usr/share/fonts/DimaDay.ttf: DimaDayOutline:style=Regular
/usr/share/fonts/100dpi/lubR19.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/IRANSansDN-Bold.ttf: IRANSansDN:style=Bold
/usr/share/fonts/100dpi/lutBS08.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/100dpi/lutBS10.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/FP_Chamran black.ttf: FP_Chamran:style=Regular
/usr/share/fonts/75dpi/courO14-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/nin.TTF: iman,nin:style=nin
/usr/share/fonts/DimaAbdi.ttf: DimaAbdi:style=Regular
/usr/share/fonts/Omid-Bold.ttf: Omid:style=Bold
/usr/share/fonts/75dpi/courO08-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/75dpi/courO10-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/home/spy/.fonts/Vazir-Thin-FD-WOL.woff: Vazir FD\-WOL,Vazir Thin FD\-WOL:style=Thin,Thin-FD-WOL
/home/spy/.fonts/DimaClassic Bold.ttf: Dima Classic Bold:style=Regular,Bold
/usr/share/fonts/75dpi/lutRS08-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/75dpi/lutRS10-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/75dpi/luBIS24.pcf.gz: B&H Lucida:style=Sans Bold Italic
/home/spy/.fonts/DimaEsfand.ttf: DimaEsfand:style=Regular
/usr/share/fonts/75dpi/lutRS14-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/home/spy/.fonts/Naskh Javidan.ttf: Bahij Uthman Taha,Adobe Arabic:style=Regular
/home/spy/.fonts/Yekan Bakh.ttf: Yekan Bakh:style=Regular
/home/spy/.fonts/Vazir-Variable.ttf: Vazir Variable
/usr/share/fonts/100dpi/UTI___10.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/100dpi/ncenR12-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/TTF/OpenSans-BoldItalic.ttf: Open Sans:style=Bold Italic
/usr/share/fonts/gnu-free/FreeSerif.otf: FreeSerif:style=Regular,нормален,normal,obyčejné,Mittel,µεσαία,Normaali,Normál,Normale,Gemiddeld,odmiana zwykła,Обычный,Normálne,ปกติ,menengah,прямій,Navadno,vidējs,normalusis,عادی,vừa,Arrunta,सामान्य
/usr/share/fonts/75dpi/UTBI__10.pcf.gz: Adobe Utopia:style=Bold Italic
/usr/share/fonts/DimaMostanad.ttf: Dima Mostanad:style=Regular
/usr/share/fonts/100dpi/timB18-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/DimaFarvardin.ttf: DimaFarvardin:style=regular
/home/spy/.fonts/Arshad.ttf: Arshad:style=Regular
/usr/share/fonts/75dpi/helvR24-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/gnu-free/FreeSansBold.otf: FreeSans:style=Bold,получерен,negreta,tučné,fed,Fett,Έντονα,Negrita,Lihavoitu,Gras,Félkövér,Grassetto,Vet,Halvfet,Pogrubiony,Negrito,gros,Полужирный,Fet,Kalın,huruf tebal,жирний,Krepko,treknraksts,pusjuodis,đậm,Lodia,धृष्ट
/usr/share/fonts/100dpi/UTI___14-ISO8859-1.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/100dpi/UTI___10-ISO8859-1.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/ArialMdm.ttf: Arial:style=Medium
/home/spy/.fonts/DaalRegular.ttf: Daal:style=Regular
/usr/share/fonts/100dpi/lutRS24-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/75dpi/lutBS08.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/75dpi/lutBS10.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Regular.otf: Source Code Pro:style=Regular
/usr/share/fonts/JameJam-Light.ttf: JameJam:style=Light
/usr/share/fonts/Omid-UltraLight.ttf: Omid:style=Ultra Light
/usr/share/fonts/100dpi/timR12-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/home/spy/.fonts/DimaFarvardin.ttf: DimaFarvardin:style=regular
/usr/share/fonts/TTF/OpenSans-LightItalic.ttf: Open Sans,Open Sans Light:style=Light Italic,Italic
/usr/share/fonts/DimaPlatinum.ttf: DimaPlatinum:style=Bold
/usr/share/fonts/100dpi/timR18.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/100dpi/helvB18.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/100dpi/ncenI24-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/home/spy/.fonts/DimaThulth2.ttf: DimaThulth2:style=Regular
/usr/share/fonts/FP_Chamran.ttf: FP_Chamran:style=Regular
/usr/share/fonts/100dpi/lubR24.pcf.gz: B&H LucidaBright:style=Regular
/home/spy/.fonts/Khatoon.ttf: Khatoon:style=Regular
/usr/share/fonts/100dpi/ncenB18-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/home/spy/.fonts/DimaBaloo.ttf: DimaBaloo:style=Bold
/usr/share/fonts/100dpi/charB18.pcf.gz: Bitstream Charter:style=Bold
/usr/share/fonts/100dpi/timBI12.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/DimaSari.ttf: DimaSari:style=Regular
/usr/share/fonts/TTF/OpenSans-Italic.ttf: Open Sans:style=Italic
/usr/share/fonts/75dpi/charBI12.pcf.gz: Bitstream Charter:style=Bold Italic
/home/spy/.fonts/A Nic.ttf: A nic:style=Regular
/home/spy/.fonts/ZolFoon.ttf: ZolFoon:style=Regular
/usr/share/fonts/Dima-Yekan-Typography.ttf: Dima Yekan Typography:style=Regular
/home/spy/.fonts/DimaBina.ttf: DimaBina:style=Regular
/usr/share/fonts/100dpi/ncenBI18.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/100dpi/luIS24.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/75dpi/ncenB08.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/75dpi/ncenB10.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/75dpi/courB24-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/home/spy/.fonts/Anjoman-Medium.ttf: Anjoman,Medium:style=Medium,Bold
/usr/share/fonts/100dpi/luRS24-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/75dpi/UTI___18-ISO8859-1.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/75dpi/timI08.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/75dpi/timI10.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/IRANYekanLight.ttf: IRANYekan,IRANYekan Light:style=Light,Regular
/home/spy/.fonts/Naskh Aziz.ttf: Naskh Aziz:style=Regular
/usr/share/fonts/ArialCE.ttf: Arial CE:style=Regular
/usr/share/fonts/wm_Mirza.ttf: wm_Mirza:style=Regular
/usr/share/fonts/100dpi/lutBS18.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/75dpi/courO12-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/100dpi/luBIS12.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/75dpi/lubR24-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/lutRS12-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/100dpi/ncenR18-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/home/spy/.fonts/Ray-Bold.ttf: Ray,Ray Bold:style=Bold
/usr/share/fonts/75dpi/lubBI12.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/dana-regular.ttf: dana:style=regular
/usr/share/fonts/100dpi/courR24.pcf.gz: Adobe Courier:style=Regular
/home/spy/.fonts/IRANSans.ttf: IRANSans:style=Regular
/usr/share/fonts/100dpi/UTB___24.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/75dpi/UTBI__18-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold Italic
/home/spy/.fonts/Kalameh Black.ttf: Kalameh,Kalameh Black:style=Black,Regular
/usr/share/fonts/ubuntu/Ubuntu-MI.ttf: Ubuntu:style=Medium Italic
/usr/share/fonts/75dpi/UTBI__18.pcf.gz: Adobe Utopia:style=Bold Italic
/usr/share/fonts/75dpi/charB12.pcf.gz: Bitstream Charter:style=Bold
/usr/share/fonts/75dpi/helvR14.pcf.gz: Adobe Helvetica:style=Regular
/home/spy/.fonts/Vazir-Medium-WOL.ttf: Vazir WOL,Vazir Medium WOL:style=Medium,Medium-WOL
/usr/share/fonts/75dpi/lutBS18.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/100dpi/timI12-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Medium.otf: Source Code Pro,Source Code Pro Medium:style=Medium,Regular
/usr/share/fonts/100dpi/helvR24.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/100dpi/courO18.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/100dpi/luRS14.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/100dpi/courR24-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/75dpi/courB24.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell:style=Bold
/home/spy/.fonts/Nian-Regular.ttf: Nian:style=Regular
/usr/share/fonts/100dpi/timR08-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/100dpi/timR10-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/Leila-Boldd.ttf: Leila:style=Bold
/usr/share/fonts/100dpi/timR14-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/100dpi/lutRS12.pcf.gz: B&H LucidaTypewriter:style=Sans
/home/spy/.fonts/DimaArsalan.ttf: DimaArsalan:style=Regular
/usr/share/fonts/100dpi/luBS24-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/75dpi/courBO24-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/75dpi/lutRS18.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/100dpi/timR08.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/100dpi/timR10.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/DimaKhalijFars.ttf: DimaKhalijFars:style=Italic
/usr/share/fonts/75dpi/helvO12.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/100dpi/helvB08.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/100dpi/helvB10.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/Vazir-Variable.woff: Vazir Variable,Vazir Variable Regular:style=Regular
/home/spy/.fonts/JameJam-Light.ttf: JameJam:style=Light
/usr/share/fonts/Anjoman-ExtraLight.ttf: Anjoman,ExtraLight:style=ExtraLight,Bold
/usr/share/fonts/DimaMagic.ttf: DimaMagic:style=Regular
/usr/share/fonts/75dpi/courR14.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/DimaNiloofar.ttf: Dima Niloofar:style=Regular
/usr/share/fonts/75dpi/helvBO24-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/home/spy/.fonts/Vazir-Variable.woff: Vazir Variable,Vazir Variable Regular:style=Thin
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-MediumIt.otf: Source Code Pro,Source Code Pro Medium:style=Medium Italic,Italic
/home/spy/.fonts/Anjoman-UltraBold.ttf: Anjoman,UltraBold:style=UltraBold,Bold
/usr/share/fonts/100dpi/charB08.pcf.gz: Bitstream Charter:style=Bold
/usr/share/fonts/100dpi/charB10.pcf.gz: Bitstream Charter:style=Bold
/usr/share/fonts/75dpi/lubI14-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/lubI08-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/lubI10-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/lubB24-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/Cinema.ttf: Cinema:style=Regular
/usr/share/fonts/DimaIran.ttf: Dima Iran:style=Regular
/usr/share/fonts/100dpi/timI14-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/100dpi/timI08-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/100dpi/timI10-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/75dpi/courR14-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/75dpi/courR08-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/75dpi/courR10-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/Vazir-Bold.woff: Vazir:style=Bold
/usr/share/fonts/75dpi/timBI08-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/75dpi/timBI10-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/DimaIran2.ttf: Dima Iran2:style=Regular
/usr/share/fonts/75dpi/timBI14-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/JameJam-UltraLight.ttf: JameJam:style=Ultra Light
/home/spy/.fonts/iransharp.ttf: IRANSharp:style=Regular
/home/spy/.fonts/Vazir-Bold.ttf: Vazir:style=Bold
/home/spy/.fonts/DimaFlower.ttf: DimaFlower:style=Bold
/usr/share/fonts/TTF/OpenSans-SemiBold.ttf: Open Sans,Open Sans SemiBold:style=SemiBold,Regular
/usr/share/fonts/75dpi/timI18.pcf.gz: Adobe Times:style=Italic
/home/spy/.fonts/Vazir-Variable.ttf: Vazir Variable:style=Black
/usr/share/fonts/DimaBina.ttf: DimaBina:style=Regular
/usr/share/fonts/75dpi/ncenB18.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/100dpi/helvO12.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/75dpi/courO18-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/home/spy/.fonts/Persian Gulf.TTF: Persian Gulf:style=Regular
/usr/share/fonts/100dpi/UTRG__24-ISO8859-1.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/Anjoman-SemiBold.ttf: Anjoman,SemiBold:style=SemiBold,Bold
/usr/share/fonts/100dpi/luBS19.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/75dpi/timB18.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/Kalameh Regular.ttf: Kalameh:style=Regular
/usr/share/fonts/75dpi/UTB___10.pcf.gz: Adobe Utopia:style=Bold
/home/spy/.fonts/irsansb.ttf: Iranian Sans:style=Bold
/home/spy/.fonts/DimaFont.ttf: Dima Font:style=Regular
/usr/share/fonts/75dpi/charR14.pcf.gz: Bitstream Charter:style=Regular
/home/spy/.fonts/DimaParvaneh.ttf: DimaParvaneh:style=Normall,Bold
/usr/share/fonts/IRANSans_Black.ttf: IRANSans,IRANSans Black:style=Black,Regular
/usr/share/fonts/75dpi/lubB08.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/lubB10.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/lubI12-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/DimaLatif.ttf: DimaLatif:style=regular
/usr/share/fonts/DimaMovarab.ttf: DimaMovarab:style=Bold
/home/spy/.fonts/DimaBard italic.ttf: DimaBarfItalic:style=Regular
/usr/share/fonts/75dpi/ncenBI14.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/75dpi/courR12-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/75dpi/ncenR18-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/home/spy/.fonts/DimaMitra.ttf: Dima Mitra:style=Regular
/usr/share/fonts/100dpi/courBO18-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/ubuntu/Ubuntu-BI.ttf: Ubuntu:style=Bold Italic
/usr/share/fonts/100dpi/courO08.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/100dpi/courO10.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/75dpi/luRS14.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/75dpi/luBS12-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/home/spy/.fonts/Vazir-Bold-WOL.woff: Vazir WOL:style=Bold,Bold-WOL
/usr/share/fonts/100dpi/ncenB24.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/75dpi/courB14.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/UTRG__10.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/Mahboubeh Mehravar.ttf: mahboubehmehravar:style=Regular
/home/spy/.fonts/arialceb.ttf: Arial CE:style=Bold,tučné,Fett,Félkövér,Pogrubiony,Полужирный
/usr/share/fonts/100dpi/luRS24.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/75dpi/lubBI24-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/timBI08-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/100dpi/timBI10-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/irsansb.ttf: Iranian Sans:style=Bold
/usr/share/fonts/100dpi/timBI14-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/75dpi/lutRS08.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/75dpi/lutRS10.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/ubuntu/Ubuntu-LI.ttf: Ubuntu:style=Light Italic
/home/spy/.fonts/Funland.ttf: jb funland:style=Regular
/usr/share/fonts/75dpi/timBI18.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Roman.otf: Source Code Variable:style=Roman Master 0,Regular
/usr/share/fonts/Vazir-Black.woff: Vazir,Vazir Black:style=Black
/usr/share/fonts/75dpi/UTBI__12-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold Italic
/home/spy/.fonts/Cinema.ttf: Cinema:style=Regular
/usr/share/fonts/SGKara SemiBold.ttf: SG Kara,SG Kara SemiBold:style=SemiBold,Regular
/usr/share/fonts/75dpi/lubBI19.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/DimaMakhtom.ttf: Dima Makhtom:style=Light
/usr/share/fonts/IRANYekanExtraBlack.ttf: IRANYekan,IRANYekan ExtraBlack:style=ExtraBlack,Regular
/usr/share/fonts/100dpi/ncenR12.pcf.gz: Adobe New Century Schoolbook:style=Regular
/home/spy/.fonts/Omid-Light.ttf: Omid:style=Light
/usr/share/fonts/JameJam.ttf: JameJam:style=Regular
/usr/share/fonts/100dpi/charBI12.pcf.gz: Bitstream Charter:style=Bold Italic
/usr/share/fonts/IRANYekanThin.ttf: IRANYekan,IRANYekan Thin:style=Thin,Regular
/usr/share/fonts/75dpi/timBI12-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/Ray-ExtraBold.ttf: Ray,Ray ExtraBold:style=ExtraBold
/usr/share/fonts/Naskh Qurani.ttf: E_Naskh Qurani:style=Regular
/usr/share/fonts/100dpi/timI14.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/100dpi/charI08.pcf.gz: Bitstream Charter:style=Italic
/usr/share/fonts/100dpi/charI10.pcf.gz: Bitstream Charter:style=Italic
/usr/share/fonts/100dpi/courBO08.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/100dpi/courBO10.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/Vazir-Regular-FD-WOL.ttf: Vazir FD\-WOL:style=Regular,Regular-FD-WOL
/usr/share/fonts/DimaShekari.ttf: DimaShekari:style=regular
/usr/share/fonts/Mashti.ttf: Mashti:style=Regular
/usr/share/fonts/100dpi/timBI12-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/Vazir-Light.ttf: Vazir,Vazir Light:style=Light
/usr/share/fonts/tahomabd.ttf: Tahoma:style=Bold,Negreta,tučné,fed,Fett,Έντονα,Negrita,Lihavoitu,Gras,Félkövér,Grassetto,Vet,Halvfet,Pogrubiony,Negrito,Полужирный,Fet,Kalın,Krepko,đậm,Lodia
/usr/share/fonts/100dpi/luRS19.pcf.gz: B&H Lucida:style=Sans
/home/spy/.fonts/Vazir-Bold-FD-WOL.woff: Vazir FD\-WOL:style=Bold,Bold-FD-WOL
/usr/share/fonts/75dpi/lubR08-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/lubR10-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/ubuntu/UbuntuMono-RI.ttf: Ubuntu Mono:style=Italic
/home/spy/.fonts/Ray-ExtraBlack.ttf: Ray,Ray ExtraBlack:style=ExtraBlack
/usr/share/fonts/75dpi/lubR14-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/timB08.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/75dpi/timB10.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/Vazir-Thin.woff: Vazir,Vazir Thin:style=Thin
/home/spy/.fonts/Vazir-Medium.woff: Vazir,Vazir Medium:style=Medium
/usr/share/fonts/75dpi/UTBI__14-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold Italic
/usr/share/fonts/IRANYekanExtraBold.ttf: IRANYekan,IRANYekan ExtraBold:style=ExtraBold,Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Light.otf: Source Code Pro,Source Code Pro Light:style=Light,Regular
/usr/share/fonts/75dpi/UTBI__10-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold Italic
/usr/share/fonts/75dpi/helvR12-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/100dpi/lutRS19.pcf.gz: B&H LucidaTypewriter:style=Sans
/home/spy/.fonts/chamran.ttf: A Chamran:style=Regular
/usr/share/fonts/75dpi/UTB___18.pcf.gz: Adobe Utopia:style=Bold
/home/spy/.fonts/IRANDorandis.ttf: IRANDorandis:style=Regular
/usr/share/fonts/IRANSansDN_Light.ttf: IRANSansDN,IRANSansDN Light:style=Light,Regular
/usr/share/fonts/75dpi/helvB24-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/75dpi/lubB18.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/charI12.pcf.gz: Bitstream Charter:style=Italic
/usr/share/fonts/75dpi/ncenBI24.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/TTF/OpenSans-ExtraBold.ttf: Open Sans,Open Sans ExtraBold:style=ExtraBold,Regular
/usr/share/fonts/dana-extrabold.ttf: dana,dana extrabold:style=extrabold,Regular
/usr/share/fonts/75dpi/luBS24-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/home/spy/.fonts/Mashti.ttf: Mashti:style=Regular
/usr/share/fonts/100dpi/timB08.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/100dpi/timB10.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/SD-Daftar-Regular.ttf: SD\-Daftar:style=Regular
/usr/share/fonts/Nian_Semi Bold.ttf: Adobe Arabic SHIN,Nian_Semi Bold:style=Stout Bold,Semi Bold
/usr/share/fonts/Dubai-Medium.otf: Dubai,Dubai Medium:style=Medium,Regular
/usr/share/fonts/100dpi/lutBS12-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Roman.otf: Source Code Variable:style=Bold
/usr/share/fonts/75dpi/luBS08-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/75dpi/luBS10-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/75dpi/UTRG__18.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/75dpi/lubI12.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/luBS14-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/Binama-Regular.otf: Binama:style=Regular
/usr/share/fonts/100dpi/UTRG__18.pcf.gz: Adobe Utopia:style=Regular
/home/spy/.fonts/dana-black.ttf: dana,dana black:style=black,Regular
/home/spy/.fonts/Roya bakh book.ttf: RoyaBakh:style=Book
/usr/share/fonts/100dpi/lubR14.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/Vazir-Variable.ttf: Vazir Variable:style=Medium
/home/spy/.fonts/Mashti_Black.ttf: Mashti_Black:style=Black
/usr/share/fonts/DimaEsfand.ttf: DimaEsfand:style=Regular
/usr/share/fonts/75dpi/ncenB24-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/75dpi/timBI08.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/75dpi/timBI10.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/iran black .ttf: IRANBlack:style=Regular
/usr/share/fonts/Vazir-Light-FD-WOL.ttf: Vazir FD\-WOL,Vazir Light FD\-WOL:style=Light,Light-FD-WOL
/home/spy/.fonts/Anjoman-Heavy.ttf: Anjoman,Heavy:style=Heavy,Bold
/usr/share/fonts/75dpi/courO18.pcf.gz: Adobe Courier:style=Oblique
/home/spy/.fonts/DimaDanesh.ttf: DimaDanesh:style=Bold
/usr/share/fonts/100dpi/ncenI14.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/100dpi/courB08-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/courB10-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/luBS12.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/100dpi/courB14-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/ArialCEBoldItalic.ttf: Arial CE:style=Bold Italic
/usr/share/fonts/100dpi/helvB12-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/75dpi/lubB08-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/lubB10-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/lubB14-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/home/spy/.fonts/Bakeri.ttf: Paytakht:style=Regular
/usr/share/fonts/SGKara Regular.ttf: SG Kara:style=Regular
/usr/share/fonts/100dpi/courO24-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/100dpi/timI18-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/DimaBanoo.ttf: DimaBanoo:style=Bold
/usr/share/fonts/100dpi/lutBS14-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/100dpi/lubB19.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/100dpi/lutBS08-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/100dpi/lutBS10-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/Dubai-Regular.otf: Dubai:style=Regular
/usr/share/fonts/100dpi/timI24.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/100dpi/charI18.pcf.gz: Bitstream Charter:style=Italic
/home/spy/.fonts/DimaMaral2.ttf: DimaMaral2:style=Regular
/usr/share/fonts/100dpi/courBO18.pcf.gz: Adobe Courier:style=Bold Oblique
/home/spy/.fonts/SD-Daftar-Regular.ttf: SD\-Daftar:style=Regular
/home/spy/.fonts/DimaPlatinum.ttf: DimaPlatinum:style=Bold
/usr/share/fonts/DimaDigital.ttf: Dima Digital:style=Regular
/usr/share/fonts/75dpi/UTI___12.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/75dpi/lubR12-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/luBIS12-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/Bahman 2.ttf: Bahman:style=Regular
/home/spy/.fonts/ARIALBD 1.TTF: Arial:style=Bold,Negreta,tučné,fed,Fett,Έντονα,Negrita,Lihavoitu,Gras,Félkövér,Grassetto,Vet,Halvfet,Pogrubiony,Negrito,Полужирный,Fet,Kalın,Krepko,đậm,Lodia
/usr/share/fonts/Yekan Bakh.ttf: Yekan Bakh:style=Regular
/usr/share/fonts/75dpi/helvR24.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/Ravi Regular.ttf: 29LTRavi\-Regular:style=Regular
/usr/share/fonts/75dpi/helvR14-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/TTF/OpenSans-Light.ttf: Open Sans,Open Sans Light:style=Light,Regular
/usr/share/fonts/75dpi/helvR08-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/75dpi/helvR10-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/75dpi/luIS12.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/Arshad.ttf: Arshad:style=Regular
/usr/share/fonts/100dpi/courR14.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/Joghd.ttf: FP_JOGHD:style=Regular
/home/spy/.fonts/Iran Rounded.TTF: IRAN Rounded:style=Regular,Bold
/usr/share/fonts/75dpi/helvB12-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/100dpi/lutRS18-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/100dpi/helvB24-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/home/spy/.fonts/DimaTraffic.ttf: Dima Traffic FD,Dima Traffic:style=Regular,FD
/usr/share/fonts/100dpi/helvB08-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/100dpi/helvB10-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/home/spy/.fonts/Vazir-Bold-WOL.ttf: Vazir WOL:style=Bold,Bold-WOL
/usr/share/fonts/100dpi/helvB14-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/cantarell/Cantarell-Bold.otf: Cantarell:style=Bold
/usr/share/fonts/100dpi/UTB___14.pcf.gz: Adobe Utopia:style=Bold
/home/spy/.fonts/E Leila.ttf: E_Leila:style=Regular
/usr/share/fonts/75dpi/lubBI14-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/lubBI08-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/lubBI10-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/timB18.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/75dpi/UTRG__10.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/DimaSogand.ttf: Dima Sogand:style=Italic,Regular
/home/spy/.fonts/Gandom.ttf: Gandom:style=Regular
/home/spy/.fonts/DimaHallFetica.ttf: Dima Hall Fetica:style=Bold,Regular
/usr/share/fonts/75dpi/luBIS14-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/75dpi/luBIS08-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/75dpi/luBIS10-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/100dpi/ncenB24-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/75dpi/courBO12-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/100dpi/helvR12-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/75dpi/courO08.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/75dpi/courO10.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/75dpi/lubR19-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/ncenI14.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/ARIALLGTITL.TTF: Arial Light,Arial:style=Italic,LightItalic
/usr/share/fonts/100dpi/ncenB12.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/Vazir-Black-FD-WOL.woff: Vazir FD\-WOL,Vazir Black FD\-WOL:style=Black,Black-FD-WOL
/usr/share/fonts/100dpi/courB12-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/lutRS19-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/75dpi/lubB12-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/Dima2.ttf: Dima Medium:style=Medium,Regular
/home/spy/.fonts/DimaMoalemBlack.ttf: DimaMoalem,DimaMoalem Black:style=Black,Regular
/home/spy/.fonts/Mellat.otf: Mellat:style=Regular
/usr/share/fonts/100dpi/luBIS24-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/100dpi/ncenI24.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/cantarell/Cantarell-ExtraBold.otf: Cantarell,Cantarell Extra Bold:style=Extra Bold,Regular
/usr/share/fonts/75dpi/lubR12.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/ncenR12.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/100dpi/UTBI__12.pcf.gz: Adobe Utopia:style=Bold Italic
/usr/share/fonts/TTF/OpenSansCondensed-Bold.ttf: Open Sans Condensed:style=Bold
/usr/share/fonts/Mashti_Black.ttf: Mashti_Black:style=Black
/usr/share/fonts/NazaninRahmanian.ttf: NazaninRahmanian:style=Regular
/usr/share/fonts/75dpi/charBI18.pcf.gz: Bitstream Charter:style=Bold Italic
/home/spy/.fonts/Hamideh.ttf: ME HamidehSaeian:style=Regular
/usr/share/fonts/DimaToranj.ttf: DimaToranj:style=Bold
/usr/share/fonts/TTF/OpenSans-Regular.ttf: Open Sans:style=Regular
/usr/share/fonts/100dpi/helvR14-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/gnu-free/FreeSans.otf: FreeSans:style=Regular,нормален,Normal,obyčejné,Mittel,µεσαία,Normaali,Normál,Medio,Gemiddeld,Odmiana Zwykła,Обычный,Normálne,menengah,прямій,Navadno,vidējs,normalusis,vừa,Arrunta,सामान्य
/home/spy/.fonts/Vazir-Black-WOL.ttf: Vazir WOL,Vazir Black WOL:style=Black,Black-WOL
/home/spy/.fonts/FP_Chamran.ttf: FP_Chamran:style=Regular
/usr/share/fonts/100dpi/helvR08-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/100dpi/helvR10-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/75dpi/lubR18-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/helvB14.pcf.gz: Adobe Helvetica:style=Bold
/home/spy/.fonts/Vazir-Variable.woff: Vazir Variable:style=Bold
/usr/share/fonts/75dpi/helvBO12.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/75dpi/lubI19-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/home/spy/.fonts/Vazir-Regular-WOL.ttf: Vazir WOL:style=Regular,Regular-WOL
/usr/share/fonts/75dpi/helvB08-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/75dpi/helvB10-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/75dpi/charR24.pcf.gz: Bitstream Charter:style=Regular
/usr/share/fonts/75dpi/helvB14-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/IRANDorandis.ttf: IRANDorandis:style=Regular
/home/spy/.fonts/DimaFred.ttf: DimaFred:style=Bold
/usr/share/fonts/DimaMaral.ttf: DimaMaral:style=Regular
/usr/share/fonts/100dpi/lutBS12.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/75dpi/lubB19-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/home/spy/.fonts/Hanachi.ttf: Hanachi:style=Regular
/usr/share/fonts/dariush.ttf: dariush 1.0.0:style=Bold
/usr/share/fonts/100dpi/timR18-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/Ray-ExtraBlack.ttf: Ray,Ray ExtraBlack:style=ExtraBlack
/usr/share/fonts/75dpi/lubBI12-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/DimaYekanWeb.ttf: Dima Yekan Web:style=Regular
/usr/share/fonts/DimaKereshmeh.ttf: Dima Kereshmeh:style=Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Roman.otf: Source Code Variable:style=Semibold
/home/spy/.fonts/DimaDay.ttf: DimaDayOutline:style=Regular
/usr/share/fonts/Naskh Aziz.ttf: Naskh Aziz:style=Regular
/usr/share/fonts/100dpi/UTI___12.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/75dpi/ncenI24.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/Vazir-Medium-WOL.ttf: Vazir WOL,Vazir Medium WOL:style=Medium,Medium-WOL
/usr/share/fonts/75dpi/luRS24.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/Ebtekar Inline.ttf: Ebtekar Inline:style=ExtraBold
/usr/share/fonts/75dpi/courBO14-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/home/spy/.fonts/DimaPersian.ttf: DimaPersian:style=Regular
/usr/share/fonts/100dpi/lubBI24-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/courBO08-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/75dpi/courBO10-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/Vazir-Black-FD-WOL.ttf: Vazir FD\-WOL,Vazir Black FD\-WOL:style=Black,Black-FD-WOL
/home/spy/.fonts/Binama-Regular.otf: Binama:style=Regular
/usr/share/fonts/100dpi/lubBI14-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/home/spy/.fonts/DimaKhandeh.ttf: DimaKhandeh:style=Regular
/usr/share/fonts/DimaTraffic.ttf: Dima Traffic FD,Dima Traffic:style=Regular,FD
/usr/share/fonts/100dpi/lubBI08-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/lubBI10-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/lutBS12.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/home/spy/.fonts/DaalExtraLight.ttf: Daal,Daal ExtraLight:style=ExtraLight,Regular
/usr/share/fonts/75dpi/lubI18-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/home/spy/.fonts/irseri.ttf: Iranian Serif:style=Regular
/home/spy/.fonts/Alef.ttf: Alef:style=Regular
/usr/share/fonts/arialceb.ttf: Arial CE:style=Bold,tučné,Fett,Félkövér,Pogrubiony,Полужирный
/usr/share/fonts/75dpi/courR18-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/75dpi/luIS19.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/IRANSans_Light.ttf: IRANSans,IRANSans Light:style=Light,Regular
/usr/share/fonts/100dpi/courB24.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/lubBI18.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/DimaBaloo.ttf: DimaBaloo:style=Bold
/usr/share/fonts/75dpi/lutBS24-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/home/spy/.fonts/dana-light.ttf: dana,dana light:style=light,Regular
/usr/share/fonts/75dpi/lubB18-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/Vazir-Thin-FD-WOL.woff: Vazir FD\-WOL,Vazir Thin FD\-WOL:style=Thin,Thin-FD-WOL
/home/spy/.fonts/Nian-ExtraBold.ttf: Nian\-ExtraBold:style=ExtraBold
/usr/share/fonts/75dpi/lubBI19-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/dana-light.ttf: dana,dana light:style=light,Regular
/usr/share/fonts/Bamdad.ttf: Bamdad:style=Undefined
/home/spy/.fonts/maneli.ttf: Maneli:style=Regular
/usr/share/fonts/100dpi/timBI14.pcf.gz: Adobe Times:style=Bold Italic
/home/spy/.fonts/ARIAL.TTF: Arial:style=Regular,Normal,obyčejné,Standard,Κανονικά,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Normálne,Navadno,thường,Arrunta
/usr/share/fonts/75dpi/luBIS19-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/100dpi/UTBI__24-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold Italic
/usr/share/fonts/100dpi/UTRG__18-ISO8859-1.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/75dpi/charBI08.pcf.gz: Bitstream Charter:style=Bold Italic
/usr/share/fonts/75dpi/charBI10.pcf.gz: Bitstream Charter:style=Bold Italic
/usr/share/fonts/75dpi/luRS19.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/100dpi/lubBI12-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/Vazir-Variable.ttf: Vazir Variable Regular:style=Light
/home/spy/.fonts/Ebtekar.ttf: Ebtekar:style=ExtraBold
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Italic.otf: Source Code Variable:style=Black Italic
/usr/share/fonts/Vazir-Light-WOL.ttf: Vazir WOL,Vazir Light WOL:style=Light,Light-WOL
/usr/share/fonts/75dpi/timI12.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/ArialCEItalic.ttf: Arial CE:style=Italic
/usr/share/fonts/Khatoon.ttf: Khatoon:style=Regular
/home/spy/.fonts/ArialCEItalic.ttf: Arial CE:style=Italic
/usr/share/fonts/75dpi/helvB24.pcf.gz: Adobe Helvetica:style=Bold
/home/spy/.fonts/Nian_Semi Bold.ttf: Adobe Arabic SHIN,Nian_Semi Bold:style=Stout Bold,Semi Bold
/usr/share/fonts/100dpi/courBO08-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/100dpi/courBO10-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/home/spy/.fonts/dana-regular.ttf: dana:style=regular
/usr/share/fonts/100dpi/courBO14-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/DimaZar.ttf: DimaZar:style=Bold
/usr/share/fonts/100dpi/luBIS14.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/75dpi/lubBI18-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/lubBI14.pcf.gz: B&H LucidaBright:style=Italic
/home/spy/.fonts/Omid-UltraLight.ttf: Omid:style=Ultra Light
/usr/share/fonts/Vazir-Medium.ttf: Vazir,Vazir Medium:style=Medium
/home/spy/.fonts/Gelayol.ttf: FP_Gelayol:style=Bold
/home/spy/.fonts/ARIALI 1.TTF: Arial:style=Italic,Cursiva,kurzíva,kursiv,Πλάγια,Kursivoitu,Italique,Dőlt,Corsivo,Cursief,Kursywa,Itálico,Курсив,İtalik,Poševno,nghiêng,Etzana
/usr/share/fonts/ARIAL.TTF: Arial:style=Regular,Normal,obyčejné,Standard,Κανονικά,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Normálne,Navadno,thường,Arrunta
/usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell:style=Light
/home/spy/.fonts/DimaUbuntu.ttf: Dima Ubuntu:style=Regular
/usr/share/fonts/75dpi/luBIS18-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/Kalameh Black.ttf: Kalameh,Kalameh Black:style=Black,Regular
/home/spy/.fonts/ARIALBLACKITALIC.TTF: Arial Black:style=Italic,Cursiva,kurzíva,kursiv,Πλάγια,Kursivoitu,Italique,Dőlt,Corsivo,Cursief,Kursywa,Itálico,Курсив,Poevno,İtalik,Etzana
/usr/share/fonts/Soofee.ttf: Soofee:style=Regular
/home/spy/.fonts/Ray-ExtraBold.ttf: Ray,Ray ExtraBold:style=ExtraBold
/usr/share/fonts/100dpi/timBI24-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/tahoma.ttf: Tahoma:style=Regular,Normal,obyčejné,Standard,Κανονικά,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Normálne,Navadno,thường,Arrunta
/usr/share/fonts/75dpi/charB14.pcf.gz: Bitstream Charter:style=Bold
/usr/share/fonts/Enferad v1.0.otf: Enferad:style=Regular
/usr/share/fonts/100dpi/luRS12.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/100dpi/helvBO14.pcf.gz: Adobe Helvetica:style=Bold Oblique
/home/spy/.fonts/DimaFarhang.ttf: DimaFarhang:style=Reqular
/usr/share/fonts/ubuntu/UbuntuMono-R.ttf: Ubuntu Mono:style=Regular
/home/spy/.fonts/Sarbaz.ttf: Sarbaz:style=Regular
/usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell:style=Regular
/usr/share/fonts/DimaBalvardi 1.ttf: Balvardi:style=Regular
/usr/share/fonts/100dpi/courB14.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/lubBI08.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/lubBI10.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/lutRS14.pcf.gz: B&H LucidaTypewriter:style=Sans
/home/spy/.fonts/ArialMdm.ttf: Arial:style=Medium
/usr/share/fonts/100dpi/courBO12-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/DimaShadi.ttf: DimaShadi:style=Bold
/home/spy/.fonts/Badiee.otf: Badee:style=Stroke
/usr/share/fonts/Ray.ttf: Ray:style=Regular
/usr/share/fonts/Vazir-Black.ttf: Vazir,Vazir Black:style=Black
/usr/share/fonts/75dpi/helvO08.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/75dpi/helvO10.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Black.otf: Source Code Pro,Source Code Pro Black:style=Black,Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Italic.otf: Source Code Variable:style=Bold Italic
/usr/share/fonts/75dpi/luIS24-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/rahrovan.ttf: rahrovan:style=Regular
/usr/share/fonts/100dpi/timBI24.pcf.gz: Adobe Times:style=Bold Italic
/home/spy/.fonts/DimaCLassicPakh.ttf: DimaClassicPakh:style=regular
/usr/share/fonts/75dpi/courBO18.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/75dpi/luBS19-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/home/spy/.fonts/DimaKhat.ttf: DimaKhat:style=regular
/usr/share/fonts/Vazir-Regular.woff: Vazir:style=Regular
/usr/share/fonts/100dpi/charB12.pcf.gz: Bitstream Charter:style=Bold
/usr/share/fonts/100dpi/term14.pcf.gz: Bitstream Terminal:style=Regular
/home/spy/.fonts/Leila-Boldd.ttf: Leila:style=Bold
/usr/share/fonts/75dpi/termB14.pcf.gz: DEC Terminal:style=Bold
/usr/share/fonts/100dpi/helvR18-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/home/spy/.fonts/Vazir-Black-FD-WOL.woff: Vazir FD\-WOL,Vazir Black FD\-WOL:style=Black,Black-FD-WOL
/usr/share/fonts/75dpi/lubI19.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/DimaFantasy.ttf: Dima Fantasy:style=Regular
/home/spy/.fonts/ARIALLGT.TTF: Arial Light:style=Regular
/usr/share/fonts/Persian Gulf.TTF: Persian Gulf:style=Regular
/usr/share/fonts/75dpi/helvB18-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/Kaghaz.ttf: Kaghaz Alef:style=Bold
/home/spy/.fonts/IRANSans_Medium.ttf: IRANSans,IRANSans Medium:style=Medium,Regular
/usr/share/fonts/Vazir-Thin.ttf: Vazir,Vazir Thin:style=Thin
/usr/share/fonts/Nian-Black.ttf: Nian\-Black:style=Black
/home/spy/.fonts/DimaNaskh.ttf: Dima Naskh:style=Regular
/usr/share/fonts/Yazd.otf: Yazd Alef,Yazd Alef Medium:style=Medium,Regular
/usr/share/fonts/100dpi/helvO08.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/100dpi/helvO10.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/100dpi/lutBS19-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/home/spy/.fonts/dana-ultrabold.ttf: dana,dana ultrabold:style=ultrabold,Regular
/home/spy/.fonts/Dubai-Medium.otf: Dubai,Dubai Medium:style=Medium,Regular
/usr/share/fonts/Vazir-Thin-FD-WOL.ttf: Vazir FD\-WOL,Vazir Thin FD\-WOL:style=Thin,Thin-FD-WOL
/usr/share/fonts/75dpi/luBS18-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/Vazir-Regular-FD-WOL.woff: Vazir FD\-WOL:style=Regular,Regular-FD-WOL
/usr/share/fonts/DimaMabella.ttf: Dima Mabella:style=Bold,Regular
/usr/share/fonts/75dpi/lubBI24.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-ExtraLight.otf: Source Code Pro,Source Code Pro ExtraLight:style=ExtraLight,Regular
/usr/share/fonts/Ebtekar.ttf: Ebtekar:style=ExtraBold
/usr/share/fonts/100dpi/lubB14.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/Vazir-Bold-FD-WOL.ttf: Vazir FD\-WOL:style=Bold,Bold-FD-WOL
/usr/share/fonts/100dpi/luBIS24.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/75dpi/luBS24.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/DimaNasim.ttf: DimaNasim:style=Regular
/usr/share/fonts/75dpi/charR12.pcf.gz: Bitstream Charter:style=Regular
/usr/share/fonts/gnu-free/FreeMonoBoldOblique.otf: FreeMono:style=Bold Oblique,получерен наклонен,Negreta cursiva,tučné kurzíva,fed kursiv,Fett-Kursiv,Έντονα Πλάγια,Negrita Cursiva,Lihavoitu Kursivoi,Gras Italique,Félkövér dőlt,Grassetto Corsivo,Vet Cursief,Halvfet Kursiv,Pogrubiona kursywa,Negrito Itálico,gros oblic,Полужирный Курсив,Tučná kurzíva,Fet Kursiv,Kalın İtalik,huruf tebal miring,жирний похилий,polkrepko ležeče,treknais slīpraksts,pusjuodis pasvirasis,Lodi etzana,धृष्ट-तिरछा
/usr/share/fonts/75dpi/charB24.pcf.gz: Bitstream Charter:style=Bold
/usr/share/fonts/Sin.ttf: Sin:style=Black
/home/spy/.fonts/ARIALI.TTF: Arial:style=Italic,Cursiva,kurzíva,kursiv,Πλάγια,Kursivoitu,Italique,Dőlt,Corsivo,Cursief,Kursywa,Itálico,Курсив,İtalik,Poševno,nghiêng,Etzana
/home/spy/.fonts/DimaMabella.ttf: Dima Mabella:style=Bold,Regular
/usr/share/fonts/100dpi/lubR14-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/100dpi/courB18-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/lubR08-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/100dpi/lubR10-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/home/spy/.fonts/Irancell_Light.otf: Irancell,Irancell Light:style=Light
/usr/share/fonts/cantarell/Cantarell-Thin.otf: Cantarell,Cantarell Thin:style=Thin,Regular
/usr/share/fonts/100dpi/UTI___24.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/100dpi/lutRS24.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/75dpi/timBI24-ISO8859-1.pcf.gz: Adobe Times:style=Bold Italic
/home/spy/.fonts/DimaAzar.ttf: DimaAzar:style=Medium,Regular
/usr/share/fonts/75dpi/luRS12.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/Omid-Light.ttf: Omid:style=Light
/usr/share/fonts/75dpi/ncenBI24-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/75dpi/luRS24-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/ZahraRoosta.ttf: ZahraRoosta:style=Regular
/usr/share/fonts/75dpi/courB12.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/75dpi/helvO24-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/home/spy/.fonts/Asmae.ttf: FP_Asmae:style=Regular
/usr/share/fonts/100dpi/lutBS18-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/home/spy/.fonts/DimaSogand.ttf: Dima Sogand:style=Italic,Regular
/home/spy/.fonts/Dubai-Regular.otf: Dubai:style=Regular
/usr/share/fonts/75dpi/lubI24.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/lutRS12.pcf.gz: B&H LucidaTypewriter:style=Sans
/home/spy/.fonts/Vazir-Black-WOL.woff: Vazir WOL,Vazir Black WOL:style=Black,Black-WOL
/home/spy/.fonts/IRANYekanMedium.ttf: IRANYekan,IRANYekan Medium:style=Medium,Regular
/usr/share/fonts/75dpi/helvO18.pcf.gz: Adobe Helvetica:style=Oblique
/home/spy/.fonts/DimaMaryam.ttf: DimaMaryam:style=Regular
/usr/share/fonts/Nazanin Rahmanian.ttf: NazaninRahmanian:style=Regular
/usr/share/fonts/75dpi/courBO08.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/75dpi/courBO10.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/ubuntu/Ubuntu-C.ttf: Ubuntu Condensed:style=Regular
/usr/share/fonts/100dpi/UTB___24-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/100dpi/ncenR14.pcf.gz: Adobe New Century Schoolbook:style=Regular
/home/spy/.fonts/DimaTarik.ttf: DimaTarik:style=Normall,Medium
/home/spy/.fonts/IRANYekanExtraBold.ttf: IRANYekan,IRANYekan ExtraBold:style=ExtraBold,Regular
/usr/share/fonts/100dpi/timB24-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/100dpi/luBIS19.pcf.gz: B&H Lucida:style=Sans Bold Italic
/home/spy/.fonts/Vazir-Medium.ttf: Vazir,Vazir Medium:style=Medium
/usr/share/fonts/ARIALI 1.TTF: Arial:style=Italic,Cursiva,kurzíva,kursiv,Πλάγια,Kursivoitu,Italique,Dőlt,Corsivo,Cursief,Kursywa,Itálico,Курсив,İtalik,Poševno,nghiêng,Etzana
/usr/share/fonts/100dpi/charBI14.pcf.gz: Bitstream Charter:style=Bold Italic
/usr/share/fonts/100dpi/lubR12-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/home/spy/.fonts/Dima2.ttf: Dima Medium:style=Medium,Regular
/usr/share/fonts/75dpi/helvR18-ISO8859-1.pcf.gz: Adobe Helvetica:style=Regular
/home/spy/.fonts/DimaMagic.ttf: DimaMagic:style=Regular
/usr/share/fonts/100dpi/helvO18.pcf.gz: Adobe Helvetica:style=Oblique
/home/spy/.fonts/DimaClassic Medium.ttf: Dima Classic:style=Medium,Regular
/usr/share/fonts/100dpi/charI12.pcf.gz: Bitstream Charter:style=Italic
/usr/share/fonts/100dpi/lubB14-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/Bahman 1.ttf: E_Bahman:style=Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Italic.otf: Source Code Variable:style=Italic
/usr/share/fonts/ZolFoon.ttf: ZolFoon:style=Regular
/usr/share/fonts/75dpi/timR14.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/100dpi/lutRS08-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/100dpi/lutRS10-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/100dpi/lubB08-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/100dpi/lubB10-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/100dpi/lutRS14-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/Badiee.otf: Badee:style=Stroke
/usr/share/fonts/100dpi/helvB18-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/ArialCEMTBlack.ttf: Arial CE MT Black:style=Regular
/usr/share/fonts/Anjoman-Heavy.ttf: Anjoman,Heavy:style=Heavy,Bold
/usr/share/fonts/Forogh Shojazadeh.ttf: ForoghShojazadeh:style=Regular
/home/spy/.fonts/DimaFood.ttf: DimaFood:style=Regular
/usr/share/fonts/TTF/OpenSansCondensed-LightItalic.ttf: Open Sans Condensed,Open Sans Condensed Light:style=Light Italic,Italic
/home/spy/.fonts/DimaYekanTypography.ttf: Dima Yekan Typography:style=Regular
/usr/share/fonts/75dpi/timB12.pcf.gz: Adobe Times:style=Bold
/home/spy/.fonts/IRANYekanExtraBlack.ttf: IRANYekan,IRANYekan ExtraBlack:style=ExtraBlack,Regular
/usr/share/fonts/100dpi/luIS08.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/100dpi/luIS10.pcf.gz: B&H Lucida:style=Sans Italic
/home/spy/.fonts/DimaAdan.ttf: DimaAdan:style=Bold
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Italic.otf: Source Code Variable:style=Semibold Italic
/usr/share/fonts/75dpi/charI14.pcf.gz: Bitstream Charter:style=Italic
/home/spy/.fonts/Mardin.ttf: Mardin,Entezar <\-\-\-\-\-\-\-\-\-:style=Normal,Poster Font
/usr/share/fonts/100dpi/lubB24.pcf.gz: B&H LucidaBright:style=Regular
/home/spy/.fonts/Ray.ttf: Ray:style=Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Italic.otf: Source Code Variable
/usr/share/fonts/DimaYekanWebBold.ttf: Dima Yekan Web:style=Bold
/home/spy/.fonts/wm_Mirza.ttf: wm_Mirza:style=Regular
/home/spy/.fonts/DimaFailed.ttf: DimaFailed:style=Black
/home/spy/.fonts/Sin.ttf: Sin:style=Black
/usr/share/fonts/Anjoman-UltraBold.ttf: Anjoman,UltraBold:style=UltraBold,Bold
/usr/share/fonts/DimaAdan.ttf: DimaAdan:style=Bold
/home/spy/.fonts/Irancell_Medium.otf: Irancell,Irancell Medium:style=Medium
/usr/share/fonts/100dpi/timB12.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/75dpi/lubI14.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/DaalRegular.ttf: Daal:style=Regular
/usr/share/fonts/DimaBarf.ttf: Dima Barf:style=Bold,Regular
/usr/share/fonts/100dpi/helvR08.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/100dpi/helvR10.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/100dpi/lutRS12-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/100dpi/lubB12-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/home/spy/.fonts/SGKara Light.ttf: SG Kara,SG Kara Light:style=Light,Regular
/home/spy/.fonts/DimaBarf.ttf: Dima Barf:style=Bold,Regular
/usr/share/fonts/75dpi/luBIS18.pcf.gz: B&H Lucida:style=Sans Bold Italic
/home/spy/.fonts/Bamdad.ttf: Bamdad:style=Undefined
/usr/share/fonts/100dpi/lubR12.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/TTF/OpenSans-Bold.ttf: Open Sans:style=Bold
/usr/share/fonts/gnu-free/FreeSansOblique.otf: FreeSans:style=Oblique,наклонен,negreta cursiva,kurzíva,kursiv,Πλάγια,Cursiva,Kursivoitu,Italique,Dőlt,Corsivo,Cursief,kursywa,Itálico,oblic,Курсив,İtalik,huruf miring,похилий,Ležeče,slīpraksts,pasvirasis,nghiêng,Etzana,तिरछा
/usr/share/fonts/100dpi/ncenR24.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/75dpi/timBI12.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/100dpi/ncenI12.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/100dpi/lutBS19.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/home/spy/.fonts/DaalBlack.ttf: Daal,Daal Black:style=Black,Bold
/usr/share/fonts/100dpi/UTRG__12-ISO8859-1.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/100dpi/luBS08.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/100dpi/luBS10.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/75dpi/UTBI__24-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold Italic
/home/spy/.fonts/nin.TTF: iman,nin:style=nin
/home/spy/.fonts/Kaghaz.ttf: Kaghaz Alef:style=Bold
/home/spy/.fonts/Roya black.otf: jb_royablack:style=Bold
/usr/share/fonts/100dpi/ncenR24-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/100dpi/timR24-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/DimaShekasteh2.ttf: Dima Shekasteh:style=Regular
/usr/share/fonts/Vazir-Variable.ttf: Vazir Variable:style=Bold
/usr/share/fonts/ARIALNB.TTF: Arial,Arial Narrow:style=Narrow Bold,Bold,Negreta,tučné,fed,Fett,Έντονα,Negrita,Lihavoitu,Gras,Félkövér,Grassetto,Vet,Halvfet,Pogrubiony,Negrito,Полужирный,Fet,Kalın,Krepko,Lodia
/home/spy/.fonts/Vazir-Light-FD-WOL.ttf: Vazir FD\-WOL,Vazir Light FD\-WOL:style=Light,Light-FD-WOL
/usr/share/fonts/100dpi/helvBO18-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/Vazir-Variable.ttf: Vazir Variable
/usr/share/fonts/75dpi/UTI___10.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/Vazir-Variable.woff: Vazir Variable Regular:style=Light
/usr/share/fonts/ARIALBI 1.TTF: Arial:style=Bold Italic,Negreta cursiva,tučné kurzíva,fed kursiv,Fett Kursiv,Έντονα Πλάγια,Negrita Cursiva,Lihavoitu Kursivoi,Gras Italique,Félkövér dőlt,Grassetto Corsivo,Vet Cursief,Halvfet Kursiv,Pogrubiona kursywa,Negrito Itálico,Полужирный Курсив,Tučná kurzíva,Fet Kursiv,Kalın İtalik,Krepko poševno,nghiêng đậm,Lodi etzana
/home/spy/.fonts/DimaYekanBlack.ttf: Dima Yekan Black:style=Black
/usr/share/fonts/100dpi/luIS18.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/100dpi/lubI18.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/luIS14.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/100dpi/charR14.pcf.gz: Bitstream Charter:style=Regular
/usr/share/fonts/75dpi/courBO18-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/home/spy/.fonts/Nian-Bold.ttf: Nian\-Bold:style=Undefined
/home/spy/.fonts/Onvan.otf: Onvan:style=Book
/usr/share/fonts/dana-black.ttf: dana,dana black:style=black,Regular
/usr/share/fonts/DimaYekanBlack.ttf: Dima Yekan Black:style=Black
/home/spy/.fonts/DimaMakhtom.ttf: Dima Makhtom:style=Light
/usr/share/fonts/Fatemefaramarzian.ttf: Fateme Faramarzeian:style=Regular
/home/spy/.fonts/Vazir-Variable.ttf: Vazir Variable,Vazir Variable Regular:style=Regular
/usr/share/fonts/100dpi/lubBI18-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/DimaWeb.ttf: Dima Web:style=Regular
/home/spy/.fonts/IRANSans_UltraLight.ttf: IRANSans,IRANSans UltraLight:style=UltraLight,Regular
/home/spy/.fonts/Soofee.ttf: Soofee:style=Regular
/home/spy/.fonts/tahoma.ttf: Tahoma:style=Regular,Normal,obyčejné,Standard,Κανονικά,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Normálne,Navadno,thường,Arrunta
/usr/share/fonts/100dpi/helvBO24.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/100dpi/lutBS24.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/75dpi/UTRG__12.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/Mardin.ttf: Mardin,Entezar <\-\-\-\-\-\-\-\-\-:style=Normal,Poster Font
/usr/share/fonts/100dpi/helvR18.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/75dpi/lutBS24.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/home/spy/.fonts/Vazir-Light-WOL.woff: Vazir WOL,Vazir Light WOL:style=Light,Light-WOL
/usr/share/fonts/75dpi/courO24-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/75dpi/luBIS08.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/75dpi/luBIS10.pcf.gz: B&H Lucida:style=Sans Bold Italic
/home/spy/.fonts/Nian-Black.ttf: Nian\-Black:style=Black
/usr/share/fonts/75dpi/ncenI12.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/DimaParvaneh.ttf: DimaParvaneh:style=Normall,Bold
/usr/share/fonts/100dpi/ncenB08.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/100dpi/ncenB10.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/100dpi/UTRG__10-ISO8859-1.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-BoldIt.otf: Source Code Pro:style=Bold Italic
/usr/share/fonts/100dpi/UTRG__14-ISO8859-1.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/100dpi/luBS18.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/HodaTorabikhah.ttf: HodaTorabikhah:style=Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Roman.otf: Source Code Variable
/usr/share/fonts/Dimasport1.ttf: Dima Sport:style=Bold
/usr/share/fonts/100dpi/lubBI19-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/DimaMaral2.ttf: DimaMaral2:style=Regular
/usr/share/fonts/75dpi/ncenR24-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Regular
/home/spy/.fonts/DimaLatifi.ttf: DimaLatifi:style=regular
/home/spy/.fonts/HodaTorabikhah.ttf: HodaTorabikhah:style=Regular
/usr/share/fonts/75dpi/lubR08.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/lubR10.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/ncenR14.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/100dpi/helvBO12-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/DimaKhorjinBold+.ttf: Dima Khorjin:style=regular
/home/spy/.fonts/dana-extralight.ttf: dana,dana extralight:style=extralight,Regular
/usr/share/fonts/100dpi/UTBI__14.pcf.gz: Adobe Utopia:style=Bold Italic
/home/spy/.fonts/DimaSalam.ttf: Dima Salam:style=Regular
/home/spy/.fonts/Kio.ttf: Kio:style=Regular
/home/spy/.fonts/NazaninRahmanian.ttf: NazaninRahmanian:style=Regular
/home/spy/.fonts/ZahraRoosta.ttf: ZahraRoosta:style=Regular
/usr/share/fonts/DimaBlue.ttf: DimaBlue:style=Bold
/usr/share/fonts/Nian-Regular.ttf: Nian:style=Regular
/usr/share/fonts/100dpi/lubI08.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/lubI10.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/ncenBI14.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/75dpi/UTI___18.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/Vazir-Medium-WOL.woff: Vazir WOL,Vazir Medium WOL:style=Medium,Medium-WOL
/usr/share/fonts/Kio.ttf: Kio:style=Regular
/usr/share/fonts/75dpi/helvB12.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/75dpi/UTRG__14-ISO8859-1.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/75dpi/helvBO14.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/75dpi/UTRG__10-ISO8859-1.pcf.gz: Adobe Utopia:style=Regular
/home/spy/.fonts/Vazir-Black.woff: Vazir,Vazir Black:style=Black
/usr/share/fonts/irsans.ttf: Iranian Sans:style=Regular
/usr/share/fonts/Onvan.otf: Onvan:style=Book
/usr/share/fonts/DimaTahriri2.ttf: Dima Tahriri2:style=Regular
/home/spy/.fonts/Dubai-Light.otf: Dubai,Dubai Light:style=Light,Regular
/usr/share/fonts/75dpi/luIS24.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/Vazir-Regular-WOL.woff: Vazir WOL:style=Regular,Regular-WOL
/usr/share/fonts/75dpi/luBS14.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/75dpi/UTRG__24-ISO8859-1.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/75dpi/lutBS12-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/DimaKhat.ttf: DimaKhat:style=regular
/usr/share/fonts/75dpi/timI12-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-ExtraLightIt.otf: Source Code Pro,Source Code Pro ExtraLight:style=ExtraLight Italic,Italic
/usr/share/fonts/100dpi/lutBS14.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/Vazir-Thin-WOL.woff: Vazir WOL,Vazir Thin WOL:style=Thin,Thin-WOL
/usr/share/fonts/IRANYekanBold.ttf: IRANYekan:style=Bold
/usr/share/fonts/75dpi/UTBI__14.pcf.gz: Adobe Utopia:style=Bold Italic
/usr/share/fonts/100dpi/UTI___14.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/75dpi/timR24-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/100dpi/ncenB18.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/75dpi/lutBS14.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/DimaDanesh.ttf: DimaDanesh:style=Bold
/usr/share/fonts/75dpi/UTRG__12-ISO8859-1.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/100dpi/luRS18.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Roman.otf: Source Code Variable:style=Medium
/usr/share/fonts/100dpi/charBI24.pcf.gz: Bitstream Charter:style=Bold Italic
/usr/share/fonts/Nian-Bold.ttf: Nian\-Bold:style=Undefined
/usr/share/fonts/100dpi/lubR19-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/timR24.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/75dpi/courR18.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/Vazir-Variable.ttf: Vazir Variable:style=Black
/home/spy/.fonts/Vazir-Thin-WOL.ttf: Vazir WOL,Vazir Thin WOL:style=Thin,Thin-WOL
/usr/share/fonts/75dpi/lubB19.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/100dpi/helvBO14-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/home/spy/.fonts/ArialCEBoldItalic.ttf: Arial CE:style=Bold Italic
/usr/share/fonts/100dpi/helvBO08-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/100dpi/helvBO10-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/75dpi/lubR18.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/ncenR24.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/DimaKhandeh.ttf: DimaKhandeh:style=Regular
/usr/share/fonts/75dpi/helvBO24.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/Ravi Bold.otf: 29LTRavi\-Bold:style=Bold
/usr/share/fonts/100dpi/UTBI__24.pcf.gz: Adobe Utopia:style=Bold Italic
/usr/share/fonts/DimaShekasteh.ttf: Dima Shekasteh Free:style=Regular
/home/spy/.fonts/ARIBLK.TTF: Arial,Arial Black:style=Black,Regular,Normal,obyčejné,Standard,Κανονικά,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Normálne,Navadno,Arrunta
/usr/share/fonts/100dpi/UTI___24-ISO8859-1.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/100dpi/helvO24-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/75dpi/charI24.pcf.gz: Bitstream Charter:style=Italic
/home/spy/.fonts/FP_Chamran black.ttf: FP_Chamran:style=Regular
/usr/share/fonts/ARIALBD 1.TTF: Arial:style=Bold,Negreta,tučné,fed,Fett,Έντονα,Negrita,Lihavoitu,Gras,Félkövér,Grassetto,Vet,Halvfet,Pogrubiony,Negrito,Полужирный,Fet,Kalın,Krepko,đậm,Lodia
/usr/share/fonts/DimaStone.ttf: DimaStone:style=Medium,Regular
/home/spy/.fonts/SGKara SemiBold.ttf: SG Kara,SG Kara SemiBold:style=SemiBold,Regular
/usr/share/fonts/75dpi/ncenB14.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/75dpi/timI14.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/75dpi/lutBS14-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/100dpi/lubR18-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/lutBS08-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/75dpi/lutBS10-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/Lalezar-Regular.ttf: Lalezar:style=Regular
/usr/share/fonts/75dpi/timI08-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/75dpi/timI10-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Roman.otf: Source Code Variable:style=Black
/usr/share/fonts/Vazir-Variable.woff: Vazir Variable:style=Medium
/usr/share/fonts/100dpi/timI24-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/75dpi/timI14-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/Ray-Bold.ttf: Ray,Ray Bold:style=Bold
/home/spy/.fonts/DimaBalvardi 2.ttf: Balvardi Dastnevis Free:style=Regular
/usr/share/fonts/TTF/OpenSans-ExtraBoldItalic.ttf: Open Sans,Open Sans ExtraBold:style=ExtraBold Italic,Italic
/usr/share/fonts/100dpi/courB24-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/lubB19-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/timI24-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/home/spy/.fonts/Ravi Bold.otf: 29LTRavi\-Bold:style=Bold
/usr/share/fonts/75dpi/ncenBI18.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/75dpi/ncenBI18-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/home/spy/.fonts/Anjoman-ExtraBold.ttf: Anjoman,ExtraBold:style=ExtraBold,Bold
/usr/share/fonts/75dpi/helvR08.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/75dpi/helvR10.pcf.gz: Adobe Helvetica:style=Regular
/home/spy/.fonts/iran black .ttf: IRANBlack:style=Regular
/usr/share/fonts/75dpi/UTB___24.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/100dpi/luRS08.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/100dpi/luRS10.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/gnu-free/FreeMonoBold.otf: FreeMono:style=Bold,получерен,negreta,tučné,fed,Fett,Έντονα,Negrita,Lihavoitu,Gras,Félkövér,Grassetto,Vet,Halvfet,Pogrubiony,Negrito,gros,Полужирный,Fet,Kalın,huruf tebal,жирний,polkrepko,treknraksts,pusjuodis,đậm,Lodia,धृष्ट
/home/spy/.fonts/Enferad v1.0.otf: Enferad:style=Regular
/home/spy/.fonts/Vazir-Black.ttf: Vazir,Vazir Black:style=Black
/usr/share/fonts/100dpi/helvBO12.pcf.gz: Adobe Helvetica:style=Bold Oblique
/home/spy/.fonts/ARIALNBI.TTF: Arial,Arial Narrow:style=Narrow Bold Italic,Bold Italic,Negreta cursiva,tučné kurzíva,fed kursiv,Fett Kursiv,Έντονα Πλάγια,Negrita Cursiva,Lihavoitu Kursivoi,Gras Italique,Félkövér dőlt,Grassetto Corsivo,Vet Cursief,Halvfet Kursiv,Pogrubiona kursywa,Negrito Itálico,Полужирный Курсив,Tučná kurzíva,Fet Kursiv,Kalın İtalik,Krepko poševno,Lodi etzana
/home/spy/.fonts/DimaDigital.ttf: Dima Digital:style=Regular
/usr/share/fonts/DimaYekanRegular.ttf: Dima Yekan Regular:style=Regular
/usr/share/fonts/DimaBalvardi 2.ttf: Balvardi Dastnevis Free:style=Regular
/home/spy/.fonts/Vazir-Light.woff: Vazir,Vazir Light:style=Light
/usr/share/fonts/DimaBahar.ttf: DimaBahar:style=Regular
/usr/share/fonts/100dpi/courB12.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/lubBI12.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/UTB___18-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/DimaKoodak.ttf: Dima Koodak:style=Regular
/usr/share/fonts/Hanachi.ttf: Hanachi:style=Regular
/usr/share/fonts/100dpi/timR14.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/100dpi/helvB14.pcf.gz: Adobe Helvetica:style=Bold
/home/spy/.fonts/DimaMakeen.ttf: DimaMakeen:style=Bold,Regular
/home/spy/.fonts/Vazir-Thin.woff: Vazir,Vazir Thin:style=Thin
/usr/share/fonts/Omid.ttf: Omid:style=Regular
/usr/share/fonts/Vazir-Black-WOL.ttf: Vazir WOL,Vazir Black WOL:style=Black,Black-WOL
/usr/share/fonts/75dpi/courR08.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/75dpi/courR10.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/100dpi/luBS12-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/100dpi/lubB18-ISO8859-1.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/luBS19.pcf.gz: B&H Lucida:style=Sans Bold
/home/spy/.fonts/Fatemefaramarzian.ttf: Fateme Faramarzeian:style=Regular
/home/spy/.fonts/Ravi Regular.ttf: 29LTRavi\-Regular:style=Regular
/home/spy/.fonts/rahrovan.ttf: rahrovan:style=Regular
/home/spy/.fonts/Vazir-Variable.woff: Vazir Variable,Vazir Variable Regular:style=Regular
/usr/share/fonts/100dpi/charB14.pcf.gz: Bitstream Charter:style=Bold
/home/spy/.fonts/IRANSans_Light.ttf: IRANSans,IRANSans Light:style=Light,Regular
/home/spy/.fonts/IRANYekanBold.ttf: IRANYekan:style=Bold
/usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell
/home/spy/.fonts/Bahman 1.ttf: E_Bahman:style=Regular
/usr/share/fonts/DimaCLassicPakh.ttf: DimaClassicPakh:style=regular
/usr/share/fonts/100dpi/charR24.pcf.gz: Bitstream Charter:style=Regular
/usr/share/fonts/100dpi/timI18.pcf.gz: Adobe Times:style=Italic
/home/spy/.fonts/Amirhafezi.ttf: AmirHafezi:style=AmirHafezi,Bold
/usr/share/fonts/100dpi/courR14-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/100dpi/courR08-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/100dpi/courR10-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/Alef.ttf: Alef:style=Regular
/home/spy/.fonts/Vazir-Light-FD-WOL.woff: Vazir FD\-WOL,Vazir Light FD\-WOL:style=Light,Light-FD-WOL
/home/spy/.fonts/Aviny2.ttf: Aviny:style=Regular
/home/spy/.fonts/ARIALNI.TTF: Arial,Arial Narrow:style=Narrow Italic,Italic,Cursiva,kurzíva,kursiv,Πλάγια,Kursivoitu,Italique,Dőlt,Corsivo,Cursief,Kursywa,Itálico,Курсив,İtalik,Poševno,Etzana
/usr/share/fonts/IRANSans.ttf: IRANSans:style=Regular
/usr/share/fonts/100dpi/luBS14-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/100dpi/luBS08-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/100dpi/luBS10-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell:style=Extra Bold
/usr/share/fonts/75dpi/UTB___14.pcf.gz: Adobe Utopia:style=Bold
/home/spy/.fonts/Vazir-Bold.woff: Vazir:style=Bold
/usr/share/fonts/100dpi/lubB12.pcf.gz: B&H LucidaBright:style=Regular
/home/spy/.fonts/DimaFantasy.ttf: Dima Fantasy:style=Regular
/usr/share/fonts/75dpi/helvR18.pcf.gz: Adobe Helvetica:style=Regular
/home/spy/.fonts/DimaBalvardi 1.ttf: Balvardi:style=Regular
/usr/share/fonts/75dpi/charR08.pcf.gz: Bitstream Charter:style=Regular
/usr/share/fonts/75dpi/charR10.pcf.gz: Bitstream Charter:style=Regular
/usr/share/fonts/75dpi/ncenBI08.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/75dpi/ncenBI10.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/home/spy/.fonts/Mahboubeh Mehravar.ttf: mahboubehmehravar:style=Regular
/usr/share/fonts/75dpi/lubB14.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/Vazir-Bold-FD-WOL.woff: Vazir FD\-WOL:style=Bold,Bold-FD-WOL
/home/spy/.fonts/Koloche.ttf: Koloche:style=Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Roman.otf: Source Code Variable:style=Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Italic.otf: Source Code Variable:style=Medium Italic
/home/spy/.fonts/DimaMovarab.ttf: DimaMovarab:style=Bold
/usr/share/fonts/100dpi/courO14-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/100dpi/luBIS12-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/100dpi/timR24.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/100dpi/courO08-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/100dpi/courO10-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/100dpi/helvB24.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/100dpi/courO14.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/100dpi/UTRG__14.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/75dpi/luRS08.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/75dpi/luRS10.pcf.gz: B&H Lucida:style=Sans
/home/spy/.fonts/DimaAbdi.ttf: DimaAbdi:style=Regular
/usr/share/fonts/75dpi/courB08.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/75dpi/courB10.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/75dpi/helvO12-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/75dpi/lutRS14.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/Mehregan.ttf: FP_Mehregan:style=Regular
/home/spy/.fonts/Vazir-Variable.woff: Vazir Variable Regular:style=Light
/usr/share/fonts/Vazir-Light.woff: Vazir,Vazir Light:style=Light
/home/spy/.fonts/DimaShekasteh2.ttf: Dima Shekasteh:style=Regular
/home/spy/.fonts/Ray-Light.ttf: Ray,Ray Light:style=Light
/usr/share/fonts/Sarbaz.ttf: Sarbaz:style=Regular
/usr/share/fonts/100dpi/lubR18.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/courBO12.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/chamran.ttf: A Chamran:style=Regular
/usr/share/fonts/100dpi/ncenBI24.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/100dpi/ncenI18.pcf.gz: Adobe New Century Schoolbook:style=Italic
/home/spy/.fonts/Vazir-Thin.ttf: Vazir,Vazir Thin:style=Thin
/usr/share/fonts/100dpi/charB24.pcf.gz: Bitstream Charter:style=Bold
/usr/share/fonts/100dpi/helvBO24-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/75dpi/UTB___10-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold
/home/spy/.fonts/IRANSansDN.ttf: IRANSansDN:style=Regular
/usr/share/fonts/75dpi/UTB___14-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/100dpi/courO12-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/Ray-Black.ttf: Ray,Ray Black:style=Black
/usr/share/fonts/100dpi/timI08.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/100dpi/timI10.pcf.gz: Adobe Times:style=Italic
/home/spy/.fonts/Diba.ttf: Diba:style=Regular
/usr/share/fonts/IRANYekanRegular.ttf: IRANYekan:style=Regular
/usr/share/fonts/100dpi/courBO14.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/75dpi/timR12.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/100dpi/charI14.pcf.gz: Bitstream Charter:style=Italic
/usr/share/fonts/75dpi/courR24-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/75dpi/UTB___24-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/75dpi/helvO14-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/100dpi/courR12-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/home/spy/.fonts/DimaKhorjin+.ttf: Dima Khorjin:style=regular
/home/spy/.fonts/IRANYekanLight.ttf: IRANYekan,IRANYekan Light:style=Light,Regular
/usr/share/fonts/100dpi/lubI08-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/lubI10-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/helvO08-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/75dpi/helvO10-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/75dpi/lutBS18-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/100dpi/lubI14-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/ncenI14-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/75dpi/timB14.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/100dpi/ncenI08-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/100dpi/ncenI10-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/home/spy/.fonts/JameJam.ttf: JameJam:style=Regular
/usr/share/fonts/75dpi/UTBI__24.pcf.gz: Adobe Utopia:style=Bold Italic
/home/spy/.fonts/Anjoman-SemiBold.ttf: Anjoman,SemiBold:style=SemiBold,Bold
/usr/share/fonts/75dpi/charR18.pcf.gz: Bitstream Charter:style=Regular
/usr/share/fonts/100dpi/luIS12.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/100dpi/ncenBI12-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/100dpi/courR18.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/ubuntu/UbuntuMono-B.ttf: Ubuntu Mono:style=Bold
/home/spy/.fonts/IRANSans_Black.ttf: IRANSans,IRANSans Black:style=Black,Regular
/usr/share/fonts/100dpi/UTB___18.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/Vazir-Regular.ttf: Vazir:style=Regular
/usr/share/fonts/75dpi/UTB___12-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/100dpi/luBIS14-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/100dpi/luBIS08-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/100dpi/luBIS10-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/home/spy/.fonts/DimaMostanad .ttf: Dima Mostanad:style=Regular
/usr/share/fonts/ubuntu/Ubuntu-RI.ttf: Ubuntu:style=Italic
/usr/share/fonts/100dpi/timB14.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/ARIALBLACKITALIC.TTF: Arial Black:style=Italic,Cursiva,kurzíva,kursiv,Πλάγια,Kursivoitu,Italique,Dőlt,Corsivo,Cursief,Kursywa,Itálico,Курсив,Poevno,İtalik,Etzana
/home/spy/.fonts/Vazir-Light.ttf: Vazir,Vazir Light:style=Light
/usr/share/fonts/100dpi/courO24.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/100dpi/helvR12.pcf.gz: Adobe Helvetica:style=Regular
/usr/share/fonts/75dpi/luRS18.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/75dpi/courB18.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/Motavaslian.ttf: Harir:style=Regular
/usr/share/fonts/75dpi/lutBS19-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/75dpi/timB12-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/100dpi/luBS19-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/home/spy/.fonts/dariush.ttf: dariush 1.0.0:style=Bold
/usr/share/fonts/75dpi/lutRS24.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/Funland.ttf: jb funland:style=Regular
/usr/share/fonts/100dpi/ncenI12-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/100dpi/lubR08.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/100dpi/lubR10.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/ncenI18.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/DimaYekanTypography.ttf: Dima Yekan Typography:style=Regular
/home/spy/.fonts/dana-bold.ttf: dana:style=bold
/usr/share/fonts/75dpi/timBI14.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/75dpi/UTI___24-ISO8859-1.pcf.gz: Adobe Utopia:style=Italic
/usr/share/fonts/DimaMaryam.ttf: DimaMaryam:style=Regular
/usr/share/fonts/100dpi/ncenI08.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/100dpi/ncenI10.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/irseri.ttf: Iranian Serif:style=Regular
/home/spy/.fonts/DimaYekanRegular.ttf: Dima Yekan Regular:style=Regular
/usr/share/fonts/DimaThulth2.ttf: DimaThulth2:style=Regular
/home/spy/.fonts/Sofi.ttf: sofi:style=Regular
/usr/share/fonts/75dpi/luBIS24-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/Sofi.ttf: sofi:style=Regular
/home/spy/.fonts/DimaMaral.ttf: DimaMaral:style=Regular
/home/spy/.fonts/iransharp_bold.ttf: IRANSharp:style=Bold
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Italic.otf: Source Code Variable:style=Italic Master 0,Regular
/usr/share/fonts/IRANYekanMedium.ttf: IRANYekan,IRANYekan Medium:style=Medium,Regular
/usr/share/fonts/75dpi/UTRG__18-ISO8859-1.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/Dubai-Light.otf: Dubai,Dubai Light:style=Light,Regular
/home/spy/.fonts/DimaYekanWeb.ttf: Dima Yekan Web:style=Regular
/home/spy/.fonts/dana-demibold.ttf: dana,dana demibold:style=demibold,Regular
/usr/share/fonts/75dpi/ncenB24.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/DimaMostanad .ttf: Dima Mostanad:style=Regular
/usr/share/fonts/ARIALLGT.TTF: Arial Light:style=Regular
/usr/share/fonts/100dpi/helvO12-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/IRANSans_Bold.ttf: IRANSans:style=Bold
/usr/share/fonts/Nian-ExtraBold.ttf: Nian\-ExtraBold:style=ExtraBold
/home/spy/.fonts/Vazir-Variable.woff: Vazir Variable
/usr/share/fonts/Ray-Light.ttf: Ray,Ray Light:style=Light
/usr/share/fonts/100dpi/luIS14-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/75dpi/lutBS19.pcf.gz: B&H LucidaTypewriter:style=Sans Bold
/usr/share/fonts/75dpi/timI24.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/100dpi/luIS08-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/100dpi/luIS10-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/Vazir-Black-WOL.woff: Vazir WOL,Vazir Black WOL:style=Black,Black-WOL
/home/spy/.fonts/Dima.ttf: Dima:style=Regular
/usr/share/fonts/100dpi/luIS24-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/100dpi/lubI12-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/home/spy/.fonts/Vazir-Thin-FD-WOL.ttf: Vazir FD\-WOL,Vazir Thin FD\-WOL:style=Thin,Thin-FD-WOL
/usr/share/fonts/100dpi/courR18-ISO8859-1.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/ubuntu/Ubuntu-R.ttf: Ubuntu:style=Regular
/usr/share/fonts/75dpi/timB08-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/75dpi/timB10-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/100dpi/luBS18-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-SemiboldIt.otf: Source Code Pro,Source Code Pro Semibold:style=Semibold Italic,Italic
/usr/share/fonts/75dpi/timB14-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/home/spy/.fonts/ArialCEMTBlack.ttf: Arial CE MT Black:style=Regular
/usr/share/fonts/Bakeri.ttf: Paytakht:style=Regular
/usr/share/fonts/75dpi/timB24-ISO8859-1.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/100dpi/courR08.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/100dpi/courR10.pcf.gz: Adobe Courier:style=Regular
/usr/share/fonts/75dpi/lutRS19.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/100dpi/ncenBI14-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/100dpi/ncenBI08-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/100dpi/ncenBI10-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/75dpi/timB24.pcf.gz: Adobe Times:style=Bold
/usr/share/fonts/100dpi/charR12.pcf.gz: Bitstream Charter:style=Regular
/usr/share/fonts/75dpi/helvB18.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/DimaNaskh.ttf: Dima Naskh:style=Regular
/usr/share/fonts/Gelayol.ttf: FP_Gelayol:style=Bold
/home/spy/.fonts/Vazir-Variable.woff: Vazir Variable:style=Black
/usr/share/fonts/ARIALBI.TTF: Arial:style=Bold Italic,Negreta cursiva,tučné kurzíva,fed kursiv,Fett Kursiv,Έντονα Πλάγια,Negrita Cursiva,Lihavoitu Kursivoi,Gras Italique,Félkövér dőlt,Grassetto Corsivo,Vet Cursief,Halvfet Kursiv,Pogrubiona kursywa,Negrito Itálico,Полужирный Курсив,Tučná kurzíva,Fet Kursiv,Kalın İtalik,Krepko poševno,nghiêng đậm,Lodi etzana
/usr/share/fonts/100dpi/ncenBI24-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/home/spy/.fonts/Irancell_ExtraLight.otf: Irancell,Irancell ExtraLight:style=ExtraLight
/usr/share/fonts/DimaFarhang.ttf: DimaFarhang:style=Reqular
/usr/share/fonts/DaalBlack.ttf: Daal,Daal Black:style=Black,Bold
/usr/share/fonts/DimaClassic Light.ttf: Dima Classic,Dima Classic Light:style=Light,Regular
/home/spy/.fonts/Omid-Bold.ttf: Omid:style=Bold
/usr/share/fonts/100dpi/UTB___10.pcf.gz: Adobe Utopia:style=Bold
/home/spy/.fonts/Vazir-Medium-FD-WOL.woff: Vazir FD\-WOL,Vazir Medium FD\-WOL:style=Medium,Medium-FD-WOL
/usr/share/fonts/75dpi/ncenI14-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/Irancell_Regular.otf: Irancell:style=Regular
/usr/share/fonts/75dpi/ncenI08-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/75dpi/ncenI10-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/home/spy/.fonts/IRANSans_Bold.ttf: IRANSans:style=Bold
/usr/share/fonts/gnu-free/FreeMono.otf: FreeMono:style=Regular,нормален,normal,obyčejné,Standard,µεσαία,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Normálne,menengah,прямій,navadno,vidējs,normalusis,thường,Arrunta,सामान्य
/home/spy/.fonts/ARIALBD.TTF: Arial:style=Bold,Negreta,tučné,fed,Fett,Έντονα,Negrita,Lihavoitu,Gras,Félkövér,Grassetto,Vet,Halvfet,Pogrubiony,Negrito,Полужирный,Fet,Kalın,Krepko,đậm,Lodia
/usr/share/fonts/100dpi/luIS12-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/home/spy/.fonts/Vazir-Variable.ttf: Vazir Variable:style=Bold
/usr/share/fonts/100dpi/UTB___12-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/75dpi/UTRG__14.pcf.gz: Adobe Utopia:style=Regular
/home/spy/.fonts/DimaShadi.ttf: DimaShadi:style=Bold
/home/spy/.fonts/SGKara Regular.ttf: SG Kara:style=Regular
/usr/share/fonts/ir Giti.ttf: ir Giti:style=Regular
/usr/share/fonts/gnu-free/FreeSansBoldOblique.otf: FreeSans:style=Bold Oblique,получерен наклонен,negreta cursiva,tučné kurzíva,fed kursiv,Fett-Kursiv,Έντονη Πλάγια,Negrita Cursiva,Lihavoitu Kursivoi,Gras Italique,Félkövér dőlt,Grassetto Corsivo,Vet Cursief,Halvfet Kursiv,Pogrubiona kursywa,Negrito Itálico,gros oblic,Обычный Курсив,Tučná kurzíva,Fet Kursiv,Kalın İtalik,huruf tebal miring,жирний похилий,polkrepko ležeče,treknais slīpraksts,pusjuodis pasvirasis,nghiêng đậm,Lodi etzana,धृष्ट-तिरछा
/home/spy/.fonts/Lalezar-Regular.ttf: Lalezar:style=Regular
/usr/share/fonts/100dpi/lubI19-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/Aviny2.ttf: Aviny:style=Regular
/usr/share/fonts/DimaUbuntu.ttf: Dima Ubuntu:style=Regular
/home/spy/.fonts/IRANYekanBlack.ttf: IRANYekan,IRANYekan Black:style=Black,Regular
/usr/share/fonts/75dpi/luBIS12.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/Vazir-Variable.woff: Vazir Variable,Vazir Variable Regular:style=Thin
/usr/share/fonts/75dpi/ncenI08.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/75dpi/ncenI10.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/DimaNokhbeh.ttf: DimaNokhbeh:style=regular
/home/spy/.fonts/aghigh bold.ttf: Aqiq_Bold:style=Bold
/usr/share/fonts/75dpi/courO14.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/DimaLatifi.ttf: DimaLatifi:style=regular
/usr/share/fonts/ARIALI.TTF: Arial:style=Italic,Cursiva,kurzíva,kursiv,Πλάγια,Kursivoitu,Italique,Dőlt,Corsivo,Cursief,Kursywa,Itálico,Курсив,İtalik,Poševno,nghiêng,Etzana
/usr/share/fonts/75dpi/timBI24.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/75dpi/lutRS24-ISO8859-1.pcf.gz: B&H LucidaTypewriter:style=Sans
/home/spy/.fonts/IRANYekanRegular.ttf: IRANYekan:style=Regular
/usr/share/fonts/IRANSans_Medium.ttf: IRANSans,IRANSans Medium:style=Medium,Regular
/home/spy/.fonts/DimaExpo.ttf: DimaExpo:style=Bold
/home/spy/.fonts/Vazir-Variable.ttf: Vazir Variable:style=Medium
/home/spy/.fonts/Vazir-Regular-WOL.woff: Vazir WOL:style=Regular,Regular-WOL
/home/spy/.fonts/Yazd.otf: Yazd Alef,Yazd Alef Medium:style=Medium,Regular
/usr/share/fonts/cantarell/Cantarell-Regular.otf: Cantarell:style=Regular
/usr/share/fonts/100dpi/helvO14-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/100dpi/helvO08-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/100dpi/helvO10-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/cantarell/Cantarell-VF.otf: Cantarell:style=Thin
/usr/share/fonts/ARIALNBI.TTF: Arial,Arial Narrow:style=Narrow Bold Italic,Bold Italic,Negreta cursiva,tučné kurzíva,fed kursiv,Fett Kursiv,Έντονα Πλάγια,Negrita Cursiva,Lihavoitu Kursivoi,Gras Italique,Félkövér dőlt,Grassetto Corsivo,Vet Cursief,Halvfet Kursiv,Pogrubiona kursywa,Negrito Itálico,Полужирный Курсив,Tučná kurzíva,Fet Kursiv,Kalın İtalik,Krepko poševno,Lodi etzana
/usr/share/fonts/DimaArsalan.ttf: DimaArsalan:style=Regular
/usr/share/fonts/iransharp_bold.ttf: IRANSharp:style=Bold
/usr/share/fonts/75dpi/timI18-ISO8859-1.pcf.gz: Adobe Times:style=Italic
/usr/share/fonts/75dpi/luRS18-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/Anjoman-Black.ttf: Anjoman,Black:style=Black,Bold
/usr/share/fonts/100dpi/timBI18.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/75dpi/helvO18-ISO8859-1.pcf.gz: Adobe Helvetica:style=Oblique
/home/spy/.fonts/DimaShekari.ttf: DimaShekari:style=regular
/home/spy/.fonts/Vazir-Variable.ttf: Vazir Variable,Vazir Variable Regular:style=Thin
/usr/share/fonts/100dpi/lubI18-ISO8859-1.pcf.gz: B&H LucidaBright:style=Italic
/home/spy/.fonts/DimaKhorjinBold+.ttf: Dima Khorjin:style=regular
/usr/share/fonts/Vazir-Light-WOL.woff: Vazir WOL,Vazir Light WOL:style=Light,Light-WOL
/usr/share/fonts/100dpi/lubI12.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/ncenBI12.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/home/spy/.fonts/Omid.ttf: Omid:style=Regular
/usr/share/fonts/75dpi/helvB08.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/75dpi/helvB10.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/dana-bold.ttf: dana:style=bold
/usr/share/fonts/100dpi/courBO24-ISO8859-1.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/Roya black.otf: jb_royablack:style=Bold
/home/spy/.fonts/DimaZar.ttf: DimaZar:style=Bold
/usr/share/fonts/75dpi/luBS12.pcf.gz: B&H Lucida:style=Sans Bold
/usr/share/fonts/75dpi/ncenBI08-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/75dpi/ncenBI10-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/home/spy/.fonts/SD-Studio-Bold.ttf: SD\-Studio:style=Bold
/usr/share/fonts/75dpi/ncenBI14-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/home/spy/.fonts/Vazir-Regular-FD-WOL.woff: Vazir FD\-WOL:style=Regular,Regular-FD-WOL
/home/spy/.fonts/Irancell_Regular.otf: Irancell:style=Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-It.otf: Source Code Pro:style=Italic
/usr/share/fonts/Vazir-Variable.ttf: Vazir Variable,Vazir Variable Regular:style=Regular
/usr/share/fonts/Asmae.ttf: FP_Asmae:style=Regular
/usr/share/fonts/DimaPersian.ttf: DimaPersian:style=Regular
/usr/share/fonts/75dpi/ncenI12-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/75dpi/lubB24.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/100dpi/UTRG__24.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/75dpi/lubBI18.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/UTB___14-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/100dpi/luBIS18.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/DimaFood.ttf: DimaFood:style=Regular
/usr/share/fonts/100dpi/UTB___10-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/75dpi/luRS19-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/home/spy/.fonts/YekanBakh_Light.ttf: Yekan Bakh,Yekan Bakh Light:style=Light
/usr/share/fonts/Hamideh.ttf: ME HamidehSaeian:style=Regular
/usr/share/fonts/Ray-Medium.ttf: Ray,Ray Medium:style=Medium
/usr/share/fonts/75dpi/UTBI__12.pcf.gz: Adobe Utopia:style=Bold Italic
/home/spy/.fonts/Kaaf.ttf: Kaaf:style=Black
/usr/share/fonts/75dpi/timR12-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/75dpi/UTRG__24.pcf.gz: Adobe Utopia:style=Regular
/usr/share/fonts/Irancell_ExtraLight.otf: Irancell,Irancell ExtraLight:style=ExtraLight
/home/spy/.fonts/DimaKhalijFars.ttf: DimaKhalijFars:style=Italic
/home/spy/.fonts/Anjoman-ExtraLight.ttf: Anjoman,ExtraLight:style=ExtraLight,Bold
/usr/share/fonts/75dpi/courO24.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/dana-thin.ttf: dana,dana thin:style=thin,Regular
/usr/share/fonts/75dpi/courB08-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/75dpi/courB10-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/dana-ultrabold.ttf: dana,dana ultrabold:style=ultrabold,Regular
/usr/share/fonts/DaalExtraLight.ttf: Daal,Daal ExtraLight:style=ExtraLight,Regular
/usr/share/fonts/75dpi/charB18.pcf.gz: Bitstream Charter:style=Bold
/usr/share/fonts/75dpi/courB14-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/ubuntu/Ubuntu-B.ttf: Ubuntu:style=Bold
/usr/share/fonts/SD-Studio-Bold.ttf: SD\-Studio:style=Bold
/home/spy/.fonts/DimaTahriri2.ttf: Dima Tahriri2:style=Regular
/usr/share/fonts/ARIBLK.TTF: Arial,Arial Black:style=Black,Regular,Normal,obyčejné,Standard,Κανονικά,Normaali,Normál,Normale,Standaard,Normalny,Обычный,Normálne,Navadno,Arrunta
/home/spy/.fonts/Anjoman-Thin.ttf: Anjoman,Thin:style=Thin,Regular
/usr/share/fonts/75dpi/ncenBI12-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/ARIALBD.TTF: Arial:style=Bold,Negreta,tučné,fed,Fett,Έντονα,Negrita,Lihavoitu,Gras,Félkövér,Grassetto,Vet,Halvfet,Pogrubiony,Negrito,Полужирный,Fet,Kalın,Krepko,đậm,Lodia
/home/spy/.fonts/IRANSansDN_Light.ttf: IRANSansDN,IRANSansDN Light:style=Light,Regular
/home/spy/.fonts/Vazir-FD-WOL.ttf: Vazir FD\-WOL:style=Regular,FD-WOL
/usr/share/fonts/100dpi/lutRS18.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/DimaHallFetica.ttf: Dima Hall Fetica:style=Bold,Regular
/usr/share/fonts/100dpi/courBO24.pcf.gz: Adobe Courier:style=Bold Oblique
/usr/share/fonts/Vazir-Light-FD-WOL.woff: Vazir FD\-WOL,Vazir Light FD\-WOL:style=Light,Light-FD-WOL
/usr/share/fonts/DimaMakeen.ttf: DimaMakeen:style=Bold,Regular
/usr/share/fonts/100dpi/timBI08.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/100dpi/timBI10.pcf.gz: Adobe Times:style=Bold Italic
/usr/share/fonts/Vazir-FD-WOL.ttf: Vazir FD\-WOL:style=Regular,FD-WOL
/usr/share/fonts/75dpi/timR14-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/home/spy/.fonts/IranNastaliq.ttf: IranNastaliq:style=Regular
/usr/share/fonts/75dpi/helvO24.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/75dpi/timR08-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/75dpi/timR10-ISO8859-1.pcf.gz: Adobe Times:style=Regular
/home/spy/.fonts/DimaNasim.ttf: DimaNasim:style=Regular
/usr/share/fonts/75dpi/charBI14.pcf.gz: Bitstream Charter:style=Bold Italic
/usr/share/fonts/100dpi/charI24.pcf.gz: Bitstream Charter:style=Italic
/usr/share/fonts/ubuntu/UbuntuMono-BI.ttf: Ubuntu Mono:style=Bold Italic
/home/spy/.fonts/ARIALBI.TTF: Arial:style=Bold Italic,Negreta cursiva,tučné kurzíva,fed kursiv,Fett Kursiv,Έντονα Πλάγια,Negrita Cursiva,Lihavoitu Kursivoi,Gras Italique,Félkövér dőlt,Grassetto Corsivo,Vet Cursief,Halvfet Kursiv,Pogrubiona kursywa,Negrito Itálico,Полужирный Курсив,Tučná kurzíva,Fet Kursiv,Kalın İtalik,Krepko poševno,nghiêng đậm,Lodi etzana
/home/spy/.fonts/irsans.ttf: Iranian Sans:style=Regular
/usr/share/fonts/75dpi/courB12-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/DimaMoalemBlack.ttf: DimaMoalem,DimaMoalem Black:style=Black,Regular
/usr/share/fonts/100dpi/helvO24.pcf.gz: Adobe Helvetica:style=Oblique
/home/spy/.fonts/Ebtekar Inline.ttf: Ebtekar Inline:style=ExtraBold
/home/spy/.fonts/Vazir-Medium-FD-WOL.ttf: Vazir FD\-WOL,Vazir Medium FD\-WOL:style=Medium,Medium-FD-WOL
/usr/share/fonts/75dpi/ncenB12.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/75dpi/luBIS19.pcf.gz: B&H Lucida:style=Sans Bold Italic
/home/spy/.fonts/DimaNastalighTahriri.ttf: Dima Nastaligh Tahriri:style=regular
/usr/share/fonts/Vazir-Medium-FD-WOL.ttf: Vazir FD\-WOL,Vazir Medium FD\-WOL:style=Medium,Medium-FD-WOL
/home/spy/.fonts/DimaBlue.ttf: DimaBlue:style=Bold
/home/spy/.fonts/DimaYemen.ttf: DimaYemen:style=Regular
/home/spy/.fonts/Naskh Qurani.ttf: E_Naskh Qurani:style=Regular
/home/spy/.fonts/ArialCE.ttf: Arial CE:style=Regular
/usr/share/fonts/75dpi/ncenI18-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/DimaKhorjin+.ttf: Dima Khorjin:style=regular
/home/spy/.fonts/Yekta.ttf: Yekta:style=Regular
/usr/share/fonts/100dpi/courO18-ISO8859-1.pcf.gz: Adobe Courier:style=Oblique
/usr/share/fonts/DimaExpo.ttf: DimaExpo:style=Bold
/usr/share/fonts/SGKara Light.ttf: SG Kara,SG Kara Light:style=Light,Regular
/usr/share/fonts/100dpi/luBIS08.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/100dpi/luBIS10.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/75dpi/helvBO08-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/75dpi/helvBO10-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/Dubai-Bold.otf: Dubai:style=Bold
/usr/share/fonts/75dpi/helvBO14-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/75dpi/lubBI08.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/75dpi/lubBI10.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/Dimasport2.ttf: Dima Sport2:style=Bold
/home/spy/.fonts/JameJam-UltraLight.ttf: JameJam:style=Ultra Light
/usr/share/fonts/100dpi/timB24.pcf.gz: Adobe Times:style=Bold
/home/spy/.fonts/ARIALNB.TTF: Arial,Arial Narrow:style=Narrow Bold,Bold,Negreta,tučné,fed,Fett,Έντονα,Negrita,Lihavoitu,Gras,Félkövér,Grassetto,Vet,Halvfet,Pogrubiony,Negrito,Полужирный,Fet,Kalın,Krepko,Lodia
/usr/share/fonts/100dpi/lubB18.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/charB08.pcf.gz: Bitstream Charter:style=Bold
/usr/share/fonts/75dpi/charB10.pcf.gz: Bitstream Charter:style=Bold
/usr/share/fonts/75dpi/helvR12.pcf.gz: Adobe Helvetica:style=Regular
/home/spy/.fonts/DimaLove.ttf: DimaLove:style=regular
/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Semibold.otf: Source Code Pro,Source Code Pro Semibold:style=Semibold,Regular
/usr/share/fonts/iransharp.ttf: IRANSharp:style=Regular
/usr/share/fonts/100dpi/UTBI__10-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold Italic
/home/spy/.fonts/IRANYekanThin.ttf: IRANYekan,IRANYekan Thin:style=Thin,Regular
/usr/share/fonts/100dpi/UTBI__14-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold Italic
/home/spy/.fonts/Kalameh Regular.ttf: Kalameh:style=Regular
/usr/share/fonts/100dpi/helvBO08.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/100dpi/helvBO10.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/100dpi/lubBI14.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/DimaSalam.ttf: Dima Salam:style=Regular
/home/spy/.fonts/Ray-Black.ttf: Ray,Ray Black:style=Black
/usr/share/fonts/TTF/OpenSans-SemiBoldItalic.ttf: Open Sans,Open Sans SemiBold:style=SemiBold Italic,Italic
/usr/share/fonts/DimaClassic Medium.ttf: Dima Classic:style=Medium,Regular
/usr/share/fonts/100dpi/courB08.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/courB10.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/ArialMdmItl.ttf: Arial:style=Medium Italic
/usr/share/fonts/100dpi/lutRS08.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/100dpi/lutRS10.pcf.gz: B&H LucidaTypewriter:style=Sans
/usr/share/fonts/100dpi/luIS19.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/100dpi/lubI19.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/timR12.pcf.gz: Adobe Times:style=Regular
/usr/share/fonts/DimaFred.ttf: DimaFred:style=Bold
/usr/share/fonts/75dpi/UTB___18-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/100dpi/helvB12.pcf.gz: Adobe Helvetica:style=Bold
/usr/share/fonts/Vazir-Variable.ttf: Vazir Variable,Vazir Variable Regular:style=Thin
/usr/share/fonts/DimaClassic Bold.ttf: Dima Classic Bold:style=Regular,Bold
/usr/share/fonts/75dpi/helvO14.pcf.gz: Adobe Helvetica:style=Oblique
/home/spy/.fonts/Anjoman-Black.ttf: Anjoman,Black:style=Black,Bold
/usr/share/fonts/75dpi/helvBO12-ISO8859-1.pcf.gz: Adobe Helvetica:style=Bold Oblique
/usr/share/fonts/75dpi/courR12.pcf.gz: Adobe Courier:style=Regular
/home/spy/.fonts/IRANSansDN-Bold.ttf: IRANSansDN:style=Bold
/usr/share/fonts/Vazir-Thin-WOL.ttf: Vazir WOL,Vazir Thin WOL:style=Thin,Thin-WOL
/usr/share/fonts/DimaNastalighTahriri.ttf: Dima Nastaligh Tahriri:style=regular
/home/spy/.fonts/DimaStone.ttf: DimaStone:style=Medium,Regular
/usr/share/fonts/75dpi/charBI24.pcf.gz: Bitstream Charter:style=Bold Italic
/usr/share/fonts/100dpi/ncenR18.pcf.gz: Adobe New Century Schoolbook:style=Regular
/usr/share/fonts/100dpi/ncenI18-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Italic
/usr/share/fonts/dana-medium.ttf: dana,dana medium:style=medium,Regular
/usr/share/fonts/adobe-source-code-pro/SourceCodeVariable-Italic.otf: Source Code Variable:style=Light Italic
/home/spy/.fonts/DimaNiloofar.ttf: Dima Niloofar:style=Regular
/usr/share/fonts/100dpi/ncenB14-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/100dpi/ncenB08-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/100dpi/ncenB10-ISO8859-1.pcf.gz: Adobe New Century Schoolbook:style=Bold
/usr/share/fonts/DimaMitra.ttf: Dima Mitra:style=Regular
/usr/share/fonts/gnu-free/FreeSerifBold.otf: FreeSerif:style=Bold,получерен,negreta,tučné,fed,Fett,Negrita,Lihavoitu,Gras,Félkövér,Grassetto,Vet,Halvfet,Pogrubiony,Negrito,gros,Обычный,Fet,ตัวหนา,Kalın,huruf tebal,жирний,Polkrepko,treknraksts,pusjuodis,ضخیم,đậm,Lodia,धृष्ट
/home/spy/.fonts/Vazir-Thin-WOL.woff: Vazir WOL,Vazir Thin WOL:style=Thin,Thin-WOL
/usr/share/fonts/TTF/OpenSansCondensed-Light.ttf: Open Sans Condensed,Open Sans Condensed Light:style=Light,Regular
/usr/share/fonts/100dpi/helvO14.pcf.gz: Adobe Helvetica:style=Oblique
/usr/share/fonts/DimaBard italic.ttf: DimaBarfItalic:style=Regular
/usr/share/fonts/Amirhafezi.ttf: AmirHafezi:style=AmirHafezi,Bold
/usr/share/fonts/Irancell_Medium.otf: Irancell,Irancell Medium:style=Medium
/usr/share/fonts/100dpi/luBIS18-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Bold Italic
/usr/share/fonts/aghigh bold.ttf: Aqiq_Bold:style=Bold
/home/spy/.fonts/Atabay.ttf: atabay:style=Regular
/home/spy/.fonts/DimaKereshmeh.ttf: Dima Kereshmeh:style=Regular
/usr/share/fonts/IranNastaliq.ttf: IranNastaliq:style=Regular
/usr/share/fonts/75dpi/UTB___12.pcf.gz: Adobe Utopia:style=Bold
/usr/share/fonts/DimaAzar.ttf: DimaAzar:style=Medium,Regular
/usr/share/fonts/DimaLove.ttf: DimaLove:style=regular
/usr/share/fonts/100dpi/lubB08.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/100dpi/lubB10.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/75dpi/lubB12.pcf.gz: B&H LucidaBright:style=Regular
/usr/share/fonts/Vazir-Medium-FD-WOL.woff: Vazir FD\-WOL,Vazir Medium FD\-WOL:style=Medium,Medium-FD-WOL
/usr/share/fonts/75dpi/ncenBI12.pcf.gz: Adobe New Century Schoolbook:style=Bold Italic
/usr/share/fonts/100dpi/lubI24.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/UTBI__12-ISO8859-1.pcf.gz: Adobe Utopia:style=Bold Italic
/usr/share/fonts/75dpi/luIS08-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/75dpi/luIS10-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/75dpi/luIS14-ISO8859-1.pcf.gz: B&H Lucida:style=Sans Italic
/usr/share/fonts/100dpi/luRS18-ISO8859-1.pcf.gz: B&H Lucida:style=Sans
/usr/share/fonts/E Leila.ttf: E_Leila:style=Regular
/usr/share/fonts/75dpi/courB18-ISO8859-1.pcf.gz: Adobe Courier:style=Bold
/usr/share/fonts/100dpi/lubBI24.pcf.gz: B&H LucidaBright:style=Italic
/usr/share/fonts/100dpi/courO12.pcf.gz: Adobe Courier:style=ObliqueDear friend, finally there is a way that I can define two fonts wherever you say, but it should be done and my writings should be read with those fonts.
Vazir font for Persian
Ubuntu Regular font for English
Is there a way? To do this? Or not?
Only progress!
Offline
/usr/share/fonts/ubuntu/Ubuntu-L.ttf: Ubuntu:style=Light
/usr/share/fonts/ubuntu/Ubuntu-M.ttf: Ubuntu:style=Medium
/usr/share/fonts/ubuntu/Ubuntu-MI.ttf: Ubuntu:style=Medium Italic
/usr/share/fonts/ubuntu/Ubuntu-BI.ttf: Ubuntu:style=Bold Italic
/usr/share/fonts/ubuntu/Ubuntu-LI.ttf: Ubuntu:style=Light Italic
/usr/share/fonts/ubuntu/UbuntuMono-RI.ttf: Ubuntu Mono:style=Italic
/home/spy/.fonts/DimaUbuntu.ttf: Dima Ubuntu:style=Regular
/usr/share/fonts/ubuntu/UbuntuMono-R.ttf: Ubuntu Mono:style=Regular
/usr/share/fonts/ubuntu/Ubuntu-C.ttf: Ubuntu Condensed:style=Regular
/usr/share/fonts/ubuntu/UbuntuMono-B.ttf: Ubuntu Mono:style=Bold
/usr/share/fonts/ubuntu/Ubuntu-RI.ttf: Ubuntu:style=Italic
/usr/share/fonts/ubuntu/Ubuntu-R.ttf: Ubuntu:style=Regular
/usr/share/fonts/DimaUbuntu.ttf: Dima Ubuntu:style=Regular
/usr/share/fonts/ubuntu/Ubuntu-B.ttf: Ubuntu:style=Bold
/usr/share/fonts/ubuntu/UbuntuMono-BI.ttf: Ubuntu Mono:style=Bold ItalicNote none of the files provides a font named "Ubuntu Mono Regular" or "Ubuntu Regular", Regular is a style of some of the fonts listed above.
How possible it is depends on how the documents are formatted possibly also how the character map of Variz and Ubuntu overlap.
If every element you want to render in Variz is set to use a font named Persian you can substitute for that easily, same for Times to Ubuntu.
If the elements you want to use separate fonts are identified in the document as using the same font it is more complex. The results could easily vary from document to document.
Edit:
For instance in the post matching the text in code tags to one font and the rest of text is easily accomplished as the web page has labeled the elements to easily facilitate such a match.
If I wanted to change 日本語 to be in a different font to rest of the text labeled sans-serif that is more difficult.
Last edited by loqs (2021-01-07 18:33:25)
Offline