Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.
Revision as of 21:37, January 11, 2025 by Tesinormed (talk | contribs) (Tesinormed changed the content model of the page Template:IPA/styles.css from "CSS" to "Sanitized CSS")
@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';
}