Skip to content

Commit

Permalink
Adding note that the "Xfinity Standard" font is not available as Open…
Browse files Browse the repository at this point in the history
… Source (#21)
  • Loading branch information
JohnRiv authored and PeteSchuster committed Mar 18, 2019
1 parent 517ba4b commit e7fc521
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/sass/_xfinity_standard_fonts.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
/* *************************************************************************
* Notice to users of All-Digital CSS:
* -------------------------------------------------------------------------
* The "Xfinity Standard" family of fonts is proprietary to Comcast,
* and no rights are granted to you to use any of the "Xfinity Standard"
* family of fonts.
* *************************************************************************/

$xfinity-standard-fallback: helvetica, arial, sans-serif;

$xfinity-standard: 'XfinityStandard', #{$xfinity-standard-fallback};
Expand Down

0 comments on commit e7fc521

Please sign in to comment.