31 lines
No EOL
495 B
CSS
31 lines
No EOL
495 B
CSS
.large-font {
|
|
font-size: 32px;
|
|
}
|
|
|
|
.gnomish-script {
|
|
font-family: 'Iokharic' !important;
|
|
}
|
|
|
|
.elvish-script {
|
|
font-family: 'Tengwar Annatar' !important;
|
|
}
|
|
|
|
.dwarvish-script {
|
|
font-family: 'Rellanic' !important;
|
|
}
|
|
|
|
.rune-script {
|
|
font-family: 'Rune' !important;
|
|
}
|
|
|
|
.feyspeak-script {
|
|
font-family: 'Baybayin Doctrina' !important;
|
|
}
|
|
|
|
.common-script {
|
|
font-family: 'Half-Elven Condensed Italic' !important;
|
|
}
|
|
|
|
.mechanik-script {
|
|
font-family: 'Genshin Impact Font' !important;
|
|
} |