blob: dc08453f2c3c175b7a2f9ac44fb820fa806fd1fe [file] [edit]
a {
font-feature-settings: initial;
}
b {
font-feature-settings: inherit;
}
c {
font-feature-settings: unset;
}
e {
font-feature-settings: normal;
}
f {
font-feature-settings: "dlig" 1, "c2sc" 0, "swsh" 2;
}