summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-writing-modes/astral-bidi/support/adlam.css
blob: 89e0db19496bea1385b00a1acee10e13f1f18609 (plain)
1
2
3
4
5
6
7
8
9
@font-face {
    font-family: "Noto Sans Adlam";
    font-weight: normal;
    font-style: normal;
    src: url("/fonts/noto/NotoSansAdlam-hinted/NotoSansAdlam-Regular.ttf") format("truetype");
}
p {
    font-family: "Noto Sans Adlam";
}