ulrich
2020-12-30 92e51184a6f564bff446140e244a2529f673c6c3
web/ui/stile.css
@@ -290,7 +290,7 @@
@font-face {
  font-family: 'Roboto Condensed';
  src: url('/lib/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf') format('truetype');
  src: url('/fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@@ -300,11 +300,7 @@
@font-face {
  font-family: 'picto';
  src: url('../font/picto.eot?52325148');
  src: url('../font/picto.eot?52325148#iefix') format('embedded-opentype'),
       url('../font/picto.woff2?52325148') format('woff2'),
       url('../font/picto.woff?52325148') format('woff'),
       url('../font/picto.ttf?52325148') format('truetype'),
       url('../font/picto.svg?52325148#picto') format('svg');
  src: url('../font/picto.ttf?52325148') format('truetype');
  font-weight: normal;
  font-style: normal;
}