Fixes #4098: Missing Georgia font breaks leayout.
[wolnelektury.git] / src / wolnelektury / static / scss / main / search.scss
index 5e14505..3d992b3 100644 (file)
@@ -5,7 +5,7 @@
 }
 
 .ui-widget {
-    font-family: Georgia !important;
+    font-family: Gelasio, Georgia, serif !important;
     @include size(font-size, 10px !important);
 }