diff --git a/frameworks/compass/stylesheets/compass/css3/_font-face.scss b/frameworks/compass/stylesheets/compass/css3/_font-face.scss index 6c7d511c..a4d1921a 100644 --- a/frameworks/compass/stylesheets/compass/css3/_font-face.scss +++ b/frameworks/compass/stylesheets/compass/css3/_font-face.scss @@ -15,7 +15,7 @@ // // Example: // -// +font-face("this name", font-files("this.woff", "woff", "this.otf", "opentype"), "this.eot") +// @include font-face("this name", font-files("this.woff", woff, "this.otf", opentype), "this.eot") @mixin font-face( $name, $font-files,