[wp-meta] [Making WordPress.org] #3933: Optimize fonts for Persian language
Making WordPress.org
noreply at wordpress.org
Tue Jul 30 12:50:06 UTC 2019
#3933: Optimize fonts for Persian language
------------------------+---------------------
Reporter: parsmizban | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: |
------------------------+---------------------
Comment (by dedidata):
@dd32
Hi,
Could you please use this font for Persian language on O2 theme?
The license for the font is allowed for whole wordpress.org site by
fontiran.com
IranSans font is a suitable font for Persian
I attached the font pack, license and a shot
{{{
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: normal;
src: url('../fonts/IRANSansWeb.eot');
src: url('../fonts/IRANSansWeb.eot?#iefix') format('embedded-
opentype'), /* IE6-8 */
url('../fonts/IRANSansWeb.woff2') format('woff2'), /*
FF39+,Chrome36+, Opera24+*/
url('../fonts/IRANSansWeb.woff') format('woff'), /*
FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/IRANSansWeb.ttf') format('truetype');
}
@font-face {
font-family: IRANSans;
font-style: normal;
font-weight: bold;
src: url('../fonts/IRANSansWeb_Bold.eot');
src: url('../fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-
opentype'), /* IE6-8 */
url('../fonts/IRANSansWeb_Bold.woff2') format('woff2'),
/* FF39+,Chrome36+, Opera24+*/
url('../fonts/IRANSansWeb_Bold.woff') format('woff'), /*
FF3.6+, IE9, Chrome6+, Saf5.1+*/
url('../fonts/IRANSansWeb_Bold.ttf') format('truetype');
}
html[lang="fa-IR"] body {
font-family: IRANSans, Tahoma, Arial, Arial, sans-serif
!important;
}
}}}
CC @tobifjellner
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3933#comment:5>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list