Fonts: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
SIL Open Font License fonts that are installed on CC (often) come with pre-prepared stylesheets. To use these, import the stylesheet:  | SIL Open Font License typefaces and fonts that are installed on CC (often) come with pre-prepared stylesheets. To use these, import the stylesheet:  | ||
<code>@import url('https://path.to.the.stylesheet/stylesheet.css);</code>  | <code>@import url('https://path.to.the.stylesheet/stylesheet.css);</code>  | ||
| Line 6: | Line 6: | ||
{| class="wikitable sortable"  | {| class="wikitable sortable"  | ||
! foundry !!   | ! foundry !! typeface !! designer !! type !! families & styles || stylesheet  | ||
|-  | |-  | ||
| [https://  | | [https://typotheque.genderfluid.space Bye Bye Binary] || [https://typotheque.genderfluid.space/amiamie.html Amiamie] || Mirat Masson || sans-serif || Light, Regular, Bold, Italic || https://cc.vvvvvvaria.org/fonts/BBB/Amiamie-Typeface-main/stylesheet.css  | ||
|-  | |-  | ||
| [https://  | | [https://typotheque.genderfluid.space Bye Bye Binary] || [https://typotheque.genderfluid.space/baskervvol.html Baskervvol] || Bye Bye Binary || serif || Base, Fondue || https://cc.vvvvvvaria.org/fonts/BBB/baskervvol/stylesheet.css  | ||
|-  | |-  | ||
| [https://www.collletttivo.it collletttivo] || [https://www.collletttivo.it/typefaces/ortica Ortica] || serif || Light, Regular, Bold, Angular || https://cc.vvvvvvaria.org/fonts/collletttivo/CLT-Ortica/stylesheet.css  | | [https://typotheque.genderfluid.space Bye Bye Binary] || [https://typotheque.genderfluid.space/poppins.html BBB-Poppins-TN] || Eugénie Bidaut & Camille°Circlude || sans-serif || Regular, Italic, Bold, Bold Italic || https://cc.vvvvvvaria.org/fonts/BBB/bbb-poppins-tn/stylesheet.css  | ||
|-  | |||
| [https://www.collletttivo.it collletttivo] || [https://www.collletttivo.it/typefaces/absans Absans] || Valerio Monopoli || sans-serif || Regular || https://cc.vvvvvvaria.org/fonts/collletttivo/CLT-Absans/stylesheet.css  | |||
|-  | |||
| [https://www.collletttivo.it collletttivo] || [https://www.collletttivo.it/typefaces/necto-mono Necto Mono] || Marco Condello || monospace || Regular || https://cc.vvvvvvaria.org/fonts/collletttivo/CLT-Necto_Mono/stylesheet.css  | |||
|-  | |||
| [https://www.collletttivo.it collletttivo] || [https://www.collletttivo.it/typefaces/ortica Ortica] || Ben Bovani || serif || Light, Regular, Bold, Angular || https://cc.vvvvvvaria.org/fonts/collletttivo/CLT-Ortica/stylesheet.css  | |||
|-  | |-  | ||
|}  | |}  | ||
Revision as of 11:43, 24 January 2024
SIL Open Font License typefaces and fonts that are installed on CC (often) come with pre-prepared stylesheets. To use these, import the stylesheet:
@import url('https://path.to.the.stylesheet/stylesheet.css);
Here is a list of the fonts installed on CC, with links to the relevant stylesheet:
| foundry | typeface | designer | type | families & styles | stylesheet | 
|---|---|---|---|---|---|
| Bye Bye Binary | Amiamie | Mirat Masson | sans-serif | Light, Regular, Bold, Italic | https://cc.vvvvvvaria.org/fonts/BBB/Amiamie-Typeface-main/stylesheet.css | 
| Bye Bye Binary | Baskervvol | Bye Bye Binary | serif | Base, Fondue | https://cc.vvvvvvaria.org/fonts/BBB/baskervvol/stylesheet.css | 
| Bye Bye Binary | BBB-Poppins-TN | Eugénie Bidaut & Camille°Circlude | sans-serif | Regular, Italic, Bold, Bold Italic | https://cc.vvvvvvaria.org/fonts/BBB/bbb-poppins-tn/stylesheet.css | 
| collletttivo | Absans | Valerio Monopoli | sans-serif | Regular | https://cc.vvvvvvaria.org/fonts/collletttivo/CLT-Absans/stylesheet.css | 
| collletttivo | Necto Mono | Marco Condello | monospace | Regular | https://cc.vvvvvvaria.org/fonts/collletttivo/CLT-Necto_Mono/stylesheet.css | 
| collletttivo | Ortica | Ben Bovani | serif | Light, Regular, Bold, Angular | https://cc.vvvvvvaria.org/fonts/collletttivo/CLT-Ortica/stylesheet.css |