diff --git a/assets/css/style.css b/assets/css/style.css index 03b93fd6..12081048 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,6 +1,6 @@ /*! style.css v1.0.0-alpha-8 | ISC License | https://github.com/ungoldman/style.css */ @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro'); -@font-face { font-family: "Source Sans Pro"; +@font-face { font-family: "Source Sans Pro", "sans-serif"; src: url("https://fonts.googleapis.com/css?family=Source+Sans+Pro"); font-weight: normal; font-style: normal; }