codeforsanjose/codeforsanjose

View on GitHub
doc/app/css/fonts.css

Summary

Maintainability
Test Coverage

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

  src: local("Lato Italic"),
Severity: Minor
Found in doc/app/css/fonts.css by csslint

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

  src: local("Lato Regular"),
Severity: Minor
Found in doc/app/css/fonts.css by csslint

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

  src: local("Source Code Pro"),
Severity: Minor
Found in doc/app/css/fonts.css by csslint

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

  src: local("Source Code Pro Bold"),
Severity: Minor
Found in doc/app/css/fonts.css by csslint

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

  src: local("Lato Light Italic"),
Severity: Minor
Found in doc/app/css/fonts.css by csslint

@font-face declaration doesn't follow the fontspring bulletproof syntax.
Open

  src: local("Lato Light"),
Severity: Minor
Found in doc/app/css/fonts.css by csslint

There are no issues that match your filters.

Category
Status