diff --git a/fonts/otf/Lora-Bold.otf b/fonts/otf/Lora-Bold.otf index 7c539f77..58e8d0a0 100644 Binary files a/fonts/otf/Lora-Bold.otf and b/fonts/otf/Lora-Bold.otf differ diff --git a/fonts/otf/Lora-BoldItalic.otf b/fonts/otf/Lora-BoldItalic.otf index d7ba2db7..d766a5e5 100644 Binary files a/fonts/otf/Lora-BoldItalic.otf and b/fonts/otf/Lora-BoldItalic.otf differ diff --git a/fonts/otf/Lora-Italic.otf b/fonts/otf/Lora-Italic.otf index 6f252034..cb929342 100644 Binary files a/fonts/otf/Lora-Italic.otf and b/fonts/otf/Lora-Italic.otf differ diff --git a/fonts/otf/Lora-Medium.otf b/fonts/otf/Lora-Medium.otf index 7ef7f7d2..23e667b4 100644 Binary files a/fonts/otf/Lora-Medium.otf and b/fonts/otf/Lora-Medium.otf differ diff --git a/fonts/otf/Lora-MediumItalic.otf b/fonts/otf/Lora-MediumItalic.otf index 101bbe17..cd309c80 100644 Binary files a/fonts/otf/Lora-MediumItalic.otf and b/fonts/otf/Lora-MediumItalic.otf differ diff --git a/fonts/otf/Lora-Regular.otf b/fonts/otf/Lora-Regular.otf index f6d39f03..1d60ede4 100644 Binary files a/fonts/otf/Lora-Regular.otf and b/fonts/otf/Lora-Regular.otf differ diff --git a/fonts/otf/Lora-SemiBold.otf b/fonts/otf/Lora-SemiBold.otf index 3309fbc0..db440d5d 100644 Binary files a/fonts/otf/Lora-SemiBold.otf and b/fonts/otf/Lora-SemiBold.otf differ diff --git a/fonts/otf/Lora-SemiBoldItalic.otf b/fonts/otf/Lora-SemiBoldItalic.otf index b1094bfc..3530e0ca 100644 Binary files a/fonts/otf/Lora-SemiBoldItalic.otf and b/fonts/otf/Lora-SemiBoldItalic.otf differ diff --git a/fonts/ttf/Lora-Bold.ttf b/fonts/ttf/Lora-Bold.ttf new file mode 100644 index 00000000..07d2a5e6 Binary files /dev/null and b/fonts/ttf/Lora-Bold.ttf differ diff --git a/fonts/ttf/Lora-BoldItalic.ttf b/fonts/ttf/Lora-BoldItalic.ttf new file mode 100644 index 00000000..67b81ebe Binary files /dev/null and b/fonts/ttf/Lora-BoldItalic.ttf differ diff --git a/fonts/ttf/Lora-Italic.ttf b/fonts/ttf/Lora-Italic.ttf index 501e225d..f1cbaff5 100644 Binary files a/fonts/ttf/Lora-Italic.ttf and b/fonts/ttf/Lora-Italic.ttf differ diff --git a/fonts/ttf/Lora-Medium.ttf b/fonts/ttf/Lora-Medium.ttf index ebd52fba..1ef3f560 100644 Binary files a/fonts/ttf/Lora-Medium.ttf and b/fonts/ttf/Lora-Medium.ttf differ diff --git a/fonts/ttf/Lora-MediumItalic.ttf b/fonts/ttf/Lora-MediumItalic.ttf index ff41a0bb..e5588f8a 100644 Binary files a/fonts/ttf/Lora-MediumItalic.ttf and b/fonts/ttf/Lora-MediumItalic.ttf differ diff --git a/fonts/ttf/Lora-Regular.ttf b/fonts/ttf/Lora-Regular.ttf index 68e9db2d..f4e4b529 100644 Binary files a/fonts/ttf/Lora-Regular.ttf and b/fonts/ttf/Lora-Regular.ttf differ diff --git a/fonts/ttf/Lora-SemiBold.ttf b/fonts/ttf/Lora-SemiBold.ttf index e7e60291..ab9dcf0b 100644 Binary files a/fonts/ttf/Lora-SemiBold.ttf and b/fonts/ttf/Lora-SemiBold.ttf differ diff --git a/fonts/ttf/Lora-SemiBoldItalic.ttf b/fonts/ttf/Lora-SemiBoldItalic.ttf index 317adf6e..879a3c68 100644 Binary files a/fonts/ttf/Lora-SemiBoldItalic.ttf and b/fonts/ttf/Lora-SemiBoldItalic.ttf differ diff --git a/fonts/variable/Lora-Italic[wght].ttf b/fonts/variable/Lora-Italic[wght].ttf index e973ccf7..ca968972 100644 Binary files a/fonts/variable/Lora-Italic[wght].ttf and b/fonts/variable/Lora-Italic[wght].ttf differ diff --git a/fonts/variable/Lora[wght].ttf b/fonts/variable/Lora[wght].ttf index ee1914c3..81d3ffb8 100644 Binary files a/fonts/variable/Lora[wght].ttf and b/fonts/variable/Lora[wght].ttf differ diff --git a/fonts/variable/Lora[wght].ttf.stat.yaml b/fonts/variable/Lora[wght].ttf.stat.yaml new file mode 100644 index 00000000..e0fabdf4 --- /dev/null +++ b/fonts/variable/Lora[wght].ttf.stat.yaml @@ -0,0 +1,40 @@ +Lora-Italic[wght].ttf: +- name: Weight + tag: wght + values: + - flags: 2 + linkedValue: 700 + name: Regular + value: 400 + - name: Medium + value: 500 + - name: SemiBold + value: 600 + - name: Bold + value: 700 +- name: Italic + tag: ital + values: + - name: Italic + value: 1 +Lora[wght].ttf: +- name: Weight + tag: wght + values: + - flags: 2 + linkedValue: 700 + name: Regular + value: 400 + - name: Medium + value: 500 + - name: SemiBold + value: 600 + - name: Bold + value: 700 +- name: Italic + tag: ital + values: + - flags: 2 + linkedValue: 1 + name: Roman + value: 0 diff --git a/fonts/webfonts/Lora[wght].woff2 b/fonts/webfonts/Lora[wght].woff2 index e315520d..f51f9e19 100644 Binary files a/fonts/webfonts/Lora[wght].woff2 and b/fonts/webfonts/Lora[wght].woff2 differ