Skip to content

Commit

Permalink
195 added all Stanford approved fonts (#248)
Browse files Browse the repository at this point in the history
* added all stanford approved fonts
* woff fonts and rm thin roboto variation
* removed font files, added Google CDN calls and fontface calls for hosted fonts
* Removed URL src scss check from code climate.
* reorganized fonts and utilized font-face mixin
  • Loading branch information
Joe Knox authored and sherakama committed Nov 2, 2018
1 parent 27b8b62 commit fecbbe4
Show file tree
Hide file tree
Showing 75 changed files with 212 additions and 446 deletions.
2 changes: 2 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ engines:
enabled: false
VendorPrefix:
enabled: false
UrlFormat:
enabled: false
phpcodesniffer:
enabled: false
phpmd:
Expand Down
160 changes: 39 additions & 121 deletions core/css/decanter.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed core/fonts/Stanford.ttf
Binary file not shown.
Binary file removed core/fonts/Stanford.woff
Binary file not shown.
Binary file removed core/fonts/crimsontext-bold-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/crimsontext-bold-webfont.woff
Binary file not shown.
Binary file removed core/fonts/crimsontext-bolditalic-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/crimsontext-bolditalic-webfont.woff
Binary file not shown.
Binary file removed core/fonts/crimsontext-regular-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/crimsontext-regular-webfont.woff
Binary file not shown.
Binary file removed core/fonts/crimsontext-regularitalic-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/crimsontext-regularitalic-webfont.woff
Binary file not shown.
Binary file removed core/fonts/crimsontext-semibold-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/crimsontext-semibold-webfont.woff
Binary file not shown.
Binary file removed core/fonts/crimsontext-semiboldItalic-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/crimsontext-semiboldItalic-webfont.woff
Binary file not shown.
Binary file removed core/fonts/robotoslab-bold-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/robotoslab-bold-webfont.woff
Binary file not shown.
Binary file removed core/fonts/robotoslab-light-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/robotoslab-light-webfont.woff
Binary file not shown.
Binary file removed core/fonts/robotoslab-regular-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/robotoslab-regular-webfont.woff
Binary file not shown.
Binary file removed core/fonts/robotoslab-thin-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/robotoslab-thin-webfont.woff
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-black-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-blackitalic-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-bold-webfont.eot
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-bold-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-bold-webfont.woff
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-bold-webfont.woff2
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-bolditalic-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-extralight-webfont.ttf
Binary file not shown.
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-light-webfont.eot
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-light-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-light-webfont.woff
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-light-webfont.woff2
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-lightitalic-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-regular-webfont.eot
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-regular-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-regular-webfont.woff
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-regular-webfont.woff2
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-regularitalic-webfont.eot
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-regularitalic-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-regularitalic-webfont.woff
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-regularitalic-webfont.woff2
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-semibold-webfont.ttf
Binary file not shown.
Binary file removed core/fonts/sourcesanspro-semibolditalic-webfont.ttf
Binary file not shown.
Binary file removed core/img/arrow-down-hover.png
Binary file not shown.
11 changes: 0 additions & 11 deletions core/img/arrow-down-hover.svg

This file was deleted.

Binary file removed core/img/circle.png
Binary file not shown.
Binary file removed core/img/close.png
Binary file not shown.
1 change: 0 additions & 1 deletion core/img/close.svg

This file was deleted.

Binary file removed core/img/minus.png
Binary file not shown.
11 changes: 0 additions & 11 deletions core/img/minus.svg

This file was deleted.

Binary file removed core/img/plus.png
Binary file not shown.
13 changes: 0 additions & 13 deletions core/img/plus.svg

This file was deleted.

Loading

0 comments on commit fecbbe4

Please # to comment.