@font-face Fix
Toolkit 2.0.0 is released! This patch update resolves an issue with the @font-face
mixin not working properly when used at a document's root. Once sass/sass#1174 is resolved, we can go back to using @at-root
in the mixin, allowing @font-face
declarations to be used from anywhere.