diff --git a/app/index.html b/app/index.html index 90ca62e..c05f76c 100644 --- a/app/index.html +++ b/app/index.html @@ -6,6 +6,7 @@ + diff --git a/app/styles/hmda-pilot.less b/app/styles/hmda-pilot.less index 248f951..a6e2409 100644 --- a/app/styles/hmda-pilot.less +++ b/app/styles/hmda-pilot.less @@ -31,6 +31,11 @@ @import (less) "wizard.less"; @import (less) "progressBar.less"; +.webfont-demi { + .webfont-demi(); + font-family: "Avenir Next LT W01 Demi", Arial, sans-serif; +} + // Layouts .wrapper, .wrap { .grid_wrapper();