diff --git a/lib/compass/frameworks/compass/stylesheets/compass/css3/_font_face.sass b/lib/compass/frameworks/compass/stylesheets/compass/css3/_font_face.sass index b4380b55..e516e812 100644 --- a/lib/compass/frameworks/compass/stylesheets/compass/css3/_font_face.sass +++ b/lib/compass/frameworks/compass/stylesheets/compass/css3/_font_face.sass @@ -5,7 +5,7 @@ // - for best results use this order: woff, opentype/truetype, svg // - !eot is required by IE, and is a relative location of the eot file. // - postscript name is required by some browsers to look for local fonts. -=font-face( !name, !font_files, !eot = false, !postscript = !false, !style = false) +=font-face( !name, !font_files, !eot = false, !postscript = false, !style = false) @font-face font-family: '#{!name}' @if !style