blob: bc78790694937452124082a92d2dd19f7594f28e [file] [edit]
a {
font-stretch: initial;
}
b {
font-stretch: inherit;
}
c {
font-stretch: unset;
}
d {
font-stretch: ultra-condensed;
}
e {
font-stretch: extra-condensed;
}
f {
font-stretch: condensed;
}
g {
font-stretch: semi-condensed;
}
h {
font-stretch: normal;
}
i {
font-stretch: semi-expanded;
}
j {
font-stretch: expanded;
}
k {
font-stretch: extra-expanded;
}
l {
font-stretch: ultra-expanded;
}