Template:IPA/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) No edit summary |
Tesinormed (talk | contribs) Tesinormed changed the content model of the page Template:IPA/styles.css from "CSS" to "Sanitized CSS" |
||
(No difference)
| |||
Revision as of 21:37, January 11, 2025
@font-face {
font-family: 'TemplateStyles Charis SIL';
src: local('Charis SIL'), url('https://amaranth-legacy.yttrium.systems/CharisSIL.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'TemplateStyles Charis SIL';
src: local('Charis SIL'), url('https://amaranth-legacy.yttrium.systems/CharisSIL-Italic.woff2') format('woff2');
font-weight: normal;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'TemplateStyles Charis SIL';
src: local('Charis SIL'), url('https://amaranth-legacy.yttrium.systems/CharisSIL-Bold.woff2') format('woff2');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'TemplateStyles Charis SIL';
src: local('Charis SIL'), url('https://amaranth-legacy.yttrium.systems/CharisSIL-BoldItalic.woff2') format('woff2');
font-weight: bold;
font-style: italic;
font-display: swap;
}
.font-family-ipa {
font-family: 'TemplateStyles Charis SIL';
}