MediaWiki:Common.css: Difference between revisions

Doing the same to the HEJI font. See talk.
m Serving custom fonts from web server
Line 74: Line 74:
@font-face {
@font-face {
     font-family: BravuraText;
     font-family: BravuraText;
     src: url(https://scaleworkshop.plainsound.org/static/fonts/BravuraText.woff2);
     src: url(fonts/BravuraText.woff2) format('woff2');
}
}
.bravura {
.bravura {