Ame/Ame max
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
src: url('../assets/fonts/CharlemagneStd-Bold.otf') format("otf");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "CentaurMT";
|
||||
src: url('../assets/fonts/CentaurMT.otf') format("otf");
|
||||
}
|
||||
|
||||
:root {
|
||||
/* =================== 1. ACTOR SHEET FONT STYLES =========== */
|
||||
--window-header-font-family: Charlemagne;
|
||||
@@ -23,6 +28,9 @@
|
||||
--tab-header-color: #403f3e;
|
||||
--tab-header-color-active: #4a0404;
|
||||
|
||||
--font-primary: CentaurMT;
|
||||
--font-secondary: Charlemagne;
|
||||
|
||||
--actor-input-font-size: 0.8rem;
|
||||
--actor-input-font-weight: 500;
|
||||
--actor-input-color: black;
|
||||
|
||||
Reference in New Issue
Block a user