stateface-rails 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Stateface
2
2
  module Rails
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.2"
4
4
  end
5
5
  end
@@ -1,5 +1,5 @@
1
1
  @font-face {
2
- font-family: 'StateFaceRegular';
2
+ font-family: 'StateFace';
3
3
  font-weight: normal;
4
4
  font-style: normal;
5
5
  src: url('stateface-regular-webfont.eot');
@@ -8,4 +8,10 @@
8
8
  url('stateface-regular-webfont.woff') format('woff'),
9
9
  url('stateface-regular-webfont.ttf') format('truetype'),
10
10
  url('stateface-regular-webfont.svg#StateFaceRegular') format('svg');
11
+ }
12
+
13
+ .propublica-stateface {
14
+ font-family: StateFace;
15
+ font-weight: normal;
16
+ font-style: normal;
11
17
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stateface-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: