9,036
edits
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
.mw-body h1, .mw-body-content h1 { font-family: 'MyCustomFont3', sans-serif; } | .mw-body h1, .mw-body-content h1 { font-family: 'MyCustomFont3', sans-serif; } | ||
@font-face { font-family: 'MyCustomFont3'; src: url('/nc_assets/fonts/ | @font-face { font-family: 'MyCustomFont3'; src: url('/nc_assets/fonts/Martian Mono Condensed Medium.ttf') format('truetype'); font-weight: normal; font-style: normal; } | ||
@font-face { font-family: 'MyCustomFont2'; src: url('/nc_assets/fonts/Clancy Experience.otf') format('truetype'); font-weight:200; font-style: normal; } | @font-face { font-family: 'MyCustomFont2'; src: url('/nc_assets/fonts/Clancy Experience.otf') format('truetype'); font-weight:200; font-style: normal; } | ||