MediaWiki:Common.css: Difference between revisions

Support BravuraText font
Replace the source with one that works
Line 72: Line 72:
@font-face {
@font-face {
     font-family: BravuraText;
     font-family: BravuraText;
     src: url(https://github.com/steinbergmedia/bravura/raw/master/redist/woff/BravuraText.woff2);
     src: url(https://scaleworkshop.plainsound.org/static/fonts/BravuraText.woff2);
}
}
.bravura {
.bravura {