Template:IPA/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) Created page with ".font-family-ipa { font-family: "Charis SIL"; }" |
Tesinormed (talk | contribs) No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
@font-face { |
|||
font-family: 'TemplateStyles Fira Sans'; |
|||
src: local('Fira Sans'), url('https://amaranth-legacy.yttrium.systems/FiraSans-Regular.woff2') format('woff2'); |
|||
font-weight: normal; |
|||
font-style: normal; |
|||
font-display: swap; |
|||
} |
|||
.font-family-ipa { |
.font-family-ipa { |
||
font-family: |
font-family: 'TemplateStyles Fira Sans'; |
||
} |
} |
||