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=3ea5433e253f38361dc690ce63ae73273f4a10a2;hpb=459d09ec97de255e322c373b0ac776a992cccf64 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'; +}