Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Content added Content deleted
No edit summary
No edit summary
Tag: Reverted
Line 2: Line 2:
@font-face {
@font-face {
font-family: 'Beech';
font-family: 'Beech';
src: url('https://uh.fyi/resources/beech.woff') format('woff');
src: url('https://corru.observer/fonts/LibreBarcode128Text-Regular.woff') format('woff');
font-weight: normal;
font-weight: normal;
font-style: normal;
font-style: normal;

Revision as of 18:19, 11 March 2023

/* CSS placed here will be applied to all skins */
@font-face {
    font-family: 'Beech';
    src: url('https://corru.observer/fonts/LibreBarcode128Text-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.beech-text {
    font-family: 'Beech';
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.