Skip to content

Numbers are missing #5

@BinTofajjal

Description

@BinTofajjal

CleanShot 2024-08-17 at 19 51 40

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;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions