app/assets/stylesheets/sass/_Regular.scss in lato-rails-1.0.0 vs app/assets/stylesheets/sass/_Regular.scss in lato-rails-1.0.1
- old
+ new
@@ -1,8 +1,8 @@
/* BEGIN Regular */
@font-face {
font-family: "Lato";
- @include fontdef($FontPath, $FontName, $FontVersion, "Regular");
+ @include fontdef($FontPath, $FontName, $FontVersion, "regular");
font-weight: 400;
font-style: normal;
}
-/* END Regular */
\ No newline at end of file
+/* END Regular */