blob: 49d4867c0ef7319015325aa28c2f4d3cd3a173e8 (
plain)
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
|
name: "PT Sans"
designer: "ParaType"
license: "OFL"
category: "SANS_SERIF"
date_added: "2010-09-21"
fonts {
name: "PT Sans"
style: "normal"
weight: 400
filename: "PT_Sans-Web-Regular.ttf"
post_script_name: "PTSans-Regular"
full_name: "PT Sans"
copyright: "Copyright © 2009 ParaType Ltd (yakupov@paratype.com). All rights reserved."
}
fonts {
name: "PT Sans"
style: "italic"
weight: 400
filename: "PT_Sans-Web-Italic.ttf"
post_script_name: "PTSans-Italic"
full_name: "PT Sans Italic"
copyright: "Copyright © 2009 ParaType Ltd (yakupov@paratype.com). All rights reserved."
}
fonts {
name: "PT Sans"
style: "normal"
weight: 700
filename: "PT_Sans-Web-Bold.ttf"
post_script_name: "PTSans-Bold"
full_name: "PT Sans Bold"
copyright: "Copyright © 2009 ParaType Ltd (yakupov@paratype.com). All rights reserved."
}
fonts {
name: "PT Sans"
style: "italic"
weight: 700
filename: "PT_Sans-Web-BoldItalic.ttf"
post_script_name: "PTSans-BoldItalic"
full_name: "PT Sans Bold Italic"
copyright: "Copyright © 2009 ParaType Ltd (yakupov@paratype.com). All rights reserved."
}
subsets: "menu"
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "latin"
subsets: "latin-ext"
|