An array of the font-face element attributes, except for the SVG core attributes
fontFaceAttrs; //=> ['font-family', 'font-style', 'font-variant', ... ]npm install font-face-attrsbower install font-face-attrsvar fontFaceAttrs = require('shinnn/font-face-attrs');Download the script file directly.
Type: Array of String
Copyright (c) 2014 Shinnosuke Watanabe
Licensed under the MIT License.