-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
The numbers are not rendering. Which version has the numbers?
Thanks.
My CSS is
@font-face {
font-family: 'indopak';
src: url('/custom-assets/fonts/AlQuranIndoPakbyQuranWBW.eot');
src: url('/custom-assets/fonts/AlQuranIndoPakbyQuranWBW.eot?#iefix') format('embedded-opentype'),
url('/custom-assets/fonts/AlQuranIndoPakbyQuranWBW.woff2') format('woff2'),
url('/custom-assets/fonts/AlQuranIndoPakbyQuranWBW.woff') format('woff'),
url('/custom-assets/fonts/AlQuranIndoPakbyQuranWBW.ttf') format('truetype'),
url('/custom-assets/fonts/AlQuranIndoPakbyQuranWBW.svg#AlQuranIndoPakbyQuranWBW') format('svg');
unicode-range: U+0600-06FF;
}
div[style*="text-align: right"] {
font-family: 'indopak';
font-size: 1.55rem;
line-height: 3rem;
font-weight: normal;
direction: rtl;
text-align: right;
unicode-range: U+0600-06FF;
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
