mkwebfont_extract-web 0.4.0

Internal crate for mkwebfont.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
area, datalist, head, link, param, script, style, title {
    display: none;
}
b, h1, h2, h3, h4, h5, h6, strong, th {
    font-weight: bold;
}
address, em, i, var {
    font-style: italic;
}
html {
    font-style: normal;
    font-weight: normal;
}