fonts {
name: "Cormorant Infant"
style: "normal"
- weight: 300
- filename: "CormorantInfant-Light.ttf"
+ weight: 400
+ filename: "CormorantInfant[wght].ttf"
post_script_name: "CormorantInfant-Light"
full_name: "Cormorant Infant Light"
copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)"
fonts {
name: "Cormorant Infant"
style: "italic"
- weight: 300
- filename: "CormorantInfant-LightItalic.ttf"
+ weight: 400
+ filename: "CormorantInfant-Italic[wght].ttf"
post_script_name: "CormorantInfant-LightItalic"
full_name: "Cormorant Infant Light Italic"
copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)"
}
-fonts {
- name: "Cormorant Infant"
- style: "normal"
- weight: 400
- filename: "CormorantInfant-Regular.ttf"
- post_script_name: "CormorantInfant-Regular"
- full_name: "Cormorant Infant Regular"
- copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)"
-}
-fonts {
- name: "Cormorant Infant"
- style: "italic"
- weight: 400
- filename: "CormorantInfant-Italic.ttf"
- post_script_name: "CormorantInfant-Italic"
- full_name: "Cormorant Infant Italic"
- copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)"
-}
-fonts {
- name: "Cormorant Infant"
- style: "normal"
- weight: 500
- filename: "CormorantInfant-Medium.ttf"
- post_script_name: "CormorantInfant-Medium"
- full_name: "Cormorant Infant Medium"
- copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)"
-}
-fonts {
- name: "Cormorant Infant"
- style: "italic"
- weight: 500
- filename: "CormorantInfant-MediumItalic.ttf"
- post_script_name: "CormorantInfant-MediumItalic"
- full_name: "Cormorant Infant Medium Italic"
- copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)"
-}
-fonts {
- name: "Cormorant Infant"
- style: "normal"
- weight: 600
- filename: "CormorantInfant-SemiBold.ttf"
- post_script_name: "CormorantInfant-SemiBold"
- full_name: "Cormorant Infant SemiBold"
- copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)"
-}
-fonts {
- name: "Cormorant Infant"
- style: "italic"
- weight: 600
- filename: "CormorantInfant-SemiBoldItalic.ttf"
- post_script_name: "CormorantInfant-SemiBoldItalic"
- full_name: "Cormorant Infant SemiBold Italic"
- copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)"
-}
-fonts {
- name: "Cormorant Infant"
- style: "normal"
- weight: 700
- filename: "CormorantInfant-Bold.ttf"
- post_script_name: "CormorantInfant-Bold"
- full_name: "Cormorant Infant Bold"
- copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)"
-}
-fonts {
- name: "Cormorant Infant"
- style: "italic"
- weight: 700
- filename: "CormorantInfant-BoldItalic.ttf"
- post_script_name: "CormorantInfant-BoldItalic"
- full_name: "Cormorant Infant Bold Italic"
- copyright: "Copyright 2015 The Cormorant Project Authors (github.com/CatharsisFonts/Cormorant)"
-}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
+axes {
+ tag: "wght"
+ min_value: 300.0
+ max_value: 700.0
+}
source {
repository_url: "https://github.com/CatharsisFonts/Cormorant"
- commit: "cc1bfb51ce6568cb3abf9199ab718d543f6fa189"
+ commit: "6d210fd3550b7358ca62d6ba3e354ec1ec940813"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
- source_file: "fonts/ttf/CormorantInfant-Bold.ttf"
- dest_file: "CormorantInfant-Bold.ttf"
- }
- files {
- source_file: "fonts/ttf/CormorantInfant-BoldItalic.ttf"
- dest_file: "CormorantInfant-BoldItalic.ttf"
- }
- files {
- source_file: "fonts/ttf/CormorantInfant-Italic.ttf"
- dest_file: "CormorantInfant-Italic.ttf"
- }
- files {
- source_file: "fonts/ttf/CormorantInfant-Light.ttf"
- dest_file: "CormorantInfant-Light.ttf"
- }
- files {
- source_file: "fonts/ttf/CormorantInfant-LightItalic.ttf"
- dest_file: "CormorantInfant-LightItalic.ttf"
- }
- files {
- source_file: "fonts/ttf/CormorantInfant-Medium.ttf"
- dest_file: "CormorantInfant-Medium.ttf"
- }
- files {
- source_file: "fonts/ttf/CormorantInfant-MediumItalic.ttf"
- dest_file: "CormorantInfant-MediumItalic.ttf"
- }
- files {
- source_file: "fonts/ttf/CormorantInfant-Regular.ttf"
- dest_file: "CormorantInfant-Regular.ttf"
- }
- files {
- source_file: "fonts/ttf/CormorantInfant-SemiBold.ttf"
- dest_file: "CormorantInfant-SemiBold.ttf"
+ source_file: "fonts/variable/CormorantInfant[wght].ttf"
+ dest_file: "CormorantInfant[wght].ttf"
}
files {
- source_file: "fonts/ttf/CormorantInfant-SemiBoldItalic.ttf"
- dest_file: "CormorantInfant-SemiBoldItalic.ttf"
+ source_file: "fonts/variable/CormorantInfant-Italic[wght].ttf"
+ dest_file: "CormorantInfant-Italic[wght].ttf"
}
branch: "master"
}