diff --git a/css/vermine2047.css b/css/vermine2047.css index eb23439..2e7d944 100644 --- a/css/vermine2047.css +++ b/css/vermine2047.css @@ -3,6 +3,10 @@ src: url("../assets/fonts/dcc_sharp_distress_black_by_dccanim.otf"); } +.sans-font { + font-family: "DistressBlack", sans-serif; +} + /* Change shadow colors and Foundry general font color!! */ .app { box-shadow: 0 0 20px #7e4444; /* Change the color code here for a nice shadow color! */ diff --git a/templates/actor/actor-group-sheet.html b/templates/actor/actor-group-sheet.html index 53cea8a..87124ff 100644 --- a/templates/actor/actor-group-sheet.html +++ b/templates/actor/actor-group-sheet.html @@ -1,4 +1,4 @@ -