blob: b9f938d22740f8dfbb509d4a964dfa2078f9c76a (
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
|
name: "MonteCarlo"
designer: "Robert Leuschke"
license: "OFL"
category: "HANDWRITING"
date_added: "2021-05-14"
fonts {
name: "MonteCarlo"
style: "normal"
weight: 400
filename: "MonteCarlo-Regular.ttf"
post_script_name: "MonteCarlo-Regular"
full_name: "MonteCarlo Regular"
copyright: "Copyright 2011 The MonteCarlo Project Authors (https://github.com/googlefonts/monte-carlo)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
source {
repository_url: "https://github.com/googlefonts/monte-carlo"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "DESCRIPTION.en_us.html"
dest_file: "DESCRIPTION.en_us.html"
}
files {
source_file: "fonts/ttf/MonteCarlo-Regular.ttf"
dest_file: "MonteCarlo-Regular.ttf"
}
branch: "master"
}
classifications: "DISPLAY"
classifications: "HANDWRITING"
|