diff --git a/frameworks/compass/stylesheets/compass/css3/_font-face.scss b/frameworks/compass/stylesheets/compass/css3/_font-face.scss index a4d1921a..ce3eafe6 100644 --- a/frameworks/compass/stylesheets/compass/css3/_font-face.scss +++ b/frameworks/compass/stylesheets/compass/css3/_font-face.scss @@ -21,7 +21,7 @@ $font-files, $eot: false ) { - $iefont: unquote("#{$eot}?iefix"); + $iefont: unquote("#{$eot}?#iefix"); @font-face { font-family: quote($name); @if $eot {