MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 No edit summary |
imported>Doctorine Dark No edit summary |
||
| Line 42: | Line 42: | ||
font-family: 'AVID Sans Book'; | font-family: 'AVID Sans Book'; | ||
font-weight: bold; | font-weight: bold; | ||
} | |||
@font-face { | |||
font-family: 'Gotham Book'; | |||
src: url('https://static.miraheze.org/avidwiki/a/ac/GothamSSm-Book.otf'); | |||
} | |||
@font-face { | |||
font-family: 'Gotham Medium'; | |||
src: url('https://static.miraheze.org/avidwiki/8/8d/GothamSSm-Medium.otf'); | |||
} | |||
@font-face { | |||
font-family: 'Gotham Bold'; | |||
src: url('https://static.miraheze.org/avidwiki/8/80/GothamSSm-Bold.otf'); | |||
} | |||
@font-face { | |||
font-family: 'Gotham Black'; | |||
src: url('https://static.miraheze.org/avidwiki/6/6a/GothamSSm-Black.otf'); | |||
} | } | ||
@font-face { | @font-face { | ||