mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
11 lines
225 B
CSS
11 lines
225 B
CSS
|
@font-face {
|
||
|
font-family: "Raleway";
|
||
|
src: url("fonts/Raleway-Variable.ttf");
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: "YanoneKaffeesatz";
|
||
|
src: url("fonts/YanoneKaffeesatz-Variable.ttf");
|
||
|
}
|
||
|
|
||
|
/*# sourceMappingURL=Globals.css.map */
|