diff --git a/fixtures/fonts-app/source/stylesheets/fonts.css.sass b/fixtures/fonts-app/source/stylesheets/fonts.css.sass index 95c6462f..03d006c7 100644 --- a/fixtures/fonts-app/source/stylesheets/fonts.css.sass +++ b/fixtures/fonts-app/source/stylesheets/fonts.css.sass @@ -1,3 +1,3 @@ -@import "compass" +@import "compass/css3/font-face" +font-face("St Marie", font-files("StMarie-Thin.otf", opentype)) \ No newline at end of file