Skip to content

Commit 7e00a24

Browse files
committed
Cherry picked all changes from staging
1 parent 5efbf4f commit 7e00a24

18 files changed

Lines changed: 2386 additions & 570 deletions

themes/osi/assets/css/editor-style.css

Lines changed: 420 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/osi/assets/css/editor-style.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
146 KB
Binary file not shown.
142 KB
Binary file not shown.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
@font-face {
2+
font-family: 'Exo';
3+
font-style: normal;
4+
font-weight: 100 900;
5+
/* Full variable range */
6+
font-display: swap;
7+
src: url('./Exo-VariableFont_wght.ttf') format('truetype-variations');
8+
}
9+
10+
@font-face {
11+
font-family: 'Exo';
12+
font-style: italic;
13+
font-weight: 100 900;
14+
font-display: swap;
15+
src: url('./Exo-Italic-VariableFont_wght.ttf') format('truetype-variations');
16+
}
Binary file not shown.
Binary file not shown.
157 Bytes
Loading
Lines changed: 51 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)