Wikipedia has changed its font-family for the Languages panel, and it doesn't render very well in Chrome. So I wanted to hard-code in the Custom.css with another font, but I haven't got success.
This is the line I added,
@font-face { font-family: 'Autonym', sans-serif ; font-style: normal; src: local('Arial'); }