-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.ftd
103 lines (61 loc) · 2.32 KB
/
index.ftd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
-- import: fifthtry.github.io/package-doc/doc as pd
-- import: fifthtry.github.io/package-doc/forest-theme as ds
-- import: fastn-community.github.io/pragati-narrow-font/custom
-- import: fifthtry.github.io/package-doc/footer
-- ds.page:
show-footer: true
site-name: `pragati-narrow-font`
-- ds.page.footer:
-- footer.fastn-footer:
-- end: ds.page.footer
-- pd.package: FTD pragati-narrow package
name: fastn-community.github.io/pragati-narrow-font
This FTD font `pragati-narrow` can be used for your ftd web projects.
To Use this pragati-narrow inside `FTD` project visit [pragati-narrow-typography](https://fastn-community.github.io/pragati-narrow-typography).
-- ds.h3: pragati-narrow various sizes
-- ftd.text:
role: $custom.pragati-narrow-size-12-400
color: $inherited.colors.text-strong
`font-size: 12px, font-weight: 400`
👉 The quick brown fox jumps over the lazy dog
-- ftd.text:
role: $custom.pragati-narrow-size-12-800
color: $inherited.colors.text-strong
`font-size: 12px, font-weight: 500`
👉 The quick brown fox jumps over the lazy dog
-- ftd.text:
role: $custom.pragati-narrow-size-12-800
color: $inherited.colors.text-strong
`font-size: 12px, font-weight: 800`
👉 The quick brown fox jumps over the lazy dog
-- ftd.text:
role: $custom.pragati-narrow-size-18-400
color: $inherited.colors.text-strong
`font-size: 18px, font-weight: 400`
👉 The quick brown fox jumps over the lazy dog
-- ftd.text:
role: $custom.pragati-narrow-size-18-500
color: $inherited.colors.text-strong
`font-size: 18px, font-weight: 500`
👉 The quick brown fox jumps over the lazy dog
-- ftd.text:
role: $custom.pragati-narrow-size-18-800
color: $inherited.colors.text-strong
`font-size: 18px, font-weight: 800`
👉 The quick brown fox jumps over the lazy dog
-- ftd.text:
role: $custom.pragati-narrow-size-48-400
color: $inherited.colors.text-strong
`font-size: 48px, font-weight: 400`
👉 The quick brown fox jumps over the lazy dog
-- ftd.text:
role: $custom.pragati-narrow-size-48-500
color: $inherited.colors.text-strong
`font-size: 48px, font-weight: 500`
👉 The quick brown fox jumps over the lazy dog
-- ftd.text:
role: $custom.pragati-narrow-size-48-800
color: $inherited.colors.text-strong
`font-size: 48px, font-weight: 800`
👉 The quick brown fox jumps over the lazy dog
-- end: ds.page