Fonts: Difference between revisions

From creative crowd wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Fonts that are installed on CC (often) come with pre-prepared stylesheets. To use these, import the stylesheet:
SIL Open Font License 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"
{| class="wikitable"
! foundry !! fonts !! creator !! stylesheet
! foundry !! fonts !! type !! stylesheet
| [https://www.collletttivo.it collletttivo] || [https://www.collletttivo.it/typefaces/absans Absans] || https://cc.vvvvvvaria.org/fonts/collletttivo/CLT-Absans/stylesheet.css
|-
| [https://www.collletttivo.it collletttivo] || [https://www.collletttivo.it/typefaces/absans Absans] || sans-serif || https://cc.vvvvvvaria.org/fonts/collletttivo/CLT-Absans/stylesheet.css
|-
|-
|}
|}

Revision as of 11:23, 24 January 2024

SIL Open Font License 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 fonts type stylesheet
collletttivo Absans sans-serif https://cc.vvvvvvaria.org/fonts/collletttivo/CLT-Absans/stylesheet.css