Compass Font Files Helper

font-files([$font, $format]*)

The font-files function takes any even number of arguments. For each pair of arguments, the first is the path to the font file relative to your project’s font directory and the second is the format of that font.

This helper is used with the font-face mixin and is what makes it possible to pass any number of font files.

W3C Reference