Module Compass::SassExtensions::Functions::FontFiles
In: lib/compass/sass_extensions/functions/font_files.rb

Methods

Constants

FONT_TYPES = { :woff => 'woff', :otf => 'opentype', :opentype => 'opentype', :ttf => 'truetype', :truetype => 'truetype', :svg => 'svg', :eot => 'embedded-opentype'

Public Instance methods

[Validate]