-
![Preview of the bug](http://i.imgur.com/mIFdW3G.png)
Firefox Dev Edition on Arch x64.
-
```
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
Added the input stylesheet as attachment: fa.min.css
What is the exp…
-
Lets say I have this in my stylesheet
```
@font-face {
font-family: "Bickham";
src: url(bickham.ttf);
font-variant: historical-forms;
}
```
If I ever wanted to use the "Bickham" fo…
-
Original:
```css
@font-face {
font-family: "coolremote";
src: url("/fonts/coolremote.eot");
src: url("/fonts/coolremote.eot?#iefix") format("embedded-opentype"),
url("/fonts/cool…
-
```
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
Added the input stylesheet as attachment: fa.min.css
What is the exp…
-
```
Steve Souders wrote a blog post that could be made into a page speed rule:
http://www.stevesouders.com/blog/2009/10/13/font-face-and-
performance/
Sam
```
Original issue reported on code.google…
-
```
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
Added the input stylesheet as attachment: fa.min.css
What is the exp…
-
```
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
Added the input stylesheet as attachment: fa.min.css
What is the exp…
-
[`unicode-range`](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/unicode-range) is mangled:
```haskell
Hasmin> minifyCSS "@font-face { font-family: serif; unicode-range: U+0-FF, U+2??…
-
Since updating to prawn 2.5.0, we face issues with font embedding and incorrectly or missing glyphs.
**Reproduction example:**
This reproduction example assumes that the file `Arial Unicode MS.T…