X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2Fless%2Fbase%2Futil.less;h=82a4fafc22d9c4726311aff359685df9aa7857f5;hp=1ab1226c30b655da5f54bad2a510ae5ca5bf0d36;hb=7967465800f4235b769e7151d5986ca92fc2a0ff;hpb=333d6535bf30e4811ca4b1b62b02ce8658a7b777 diff --git a/src/main/webapp/less/base/util.less b/src/main/webapp/less/base/util.less index 1ab1226c..82a4fafc 100644 --- a/src/main/webapp/less/base/util.less +++ b/src/main/webapp/less/base/util.less @@ -18,3 +18,10 @@ left: -99999999em; } + +/** Symbol-Font für Vektor-Icons */ + +.symbols +{ + font-family: 'symbols'; +}