russian_fonts 0.0.1.1 → 0.0.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,9 +1,9 @@
1
1
  @font-face {
2
2
  font-family: 'robotoregular';
3
- src: url(<%= asset_path('roboto/roboto-webfont.eot') %>);
4
- src: url(<%= asset_path('roboto/roboto-webfont.eot?#iefix') %>) format('embedded-opentype'),
5
- url(<%= asset_path('roboto/roboto-webfont.woff') %>) format('woff'),
6
- url(<%= asset_path('roboto/roboto-webfont.ttf') %>) format('truetype'),
3
+ src: url(<%= asset_path('roboto/roboto-regular-webfont.eot') %>);
4
+ src: url(<%= asset_path('roboto/roboto-regular-webfont.eot?#iefix') %>) format('embedded-opentype'),
5
+ url(<%= asset_path('roboto/roboto-regular-webfont.woff') %>) format('woff'),
6
+ url(<%= asset_path('roboto/roboto-regular-webfont.ttf') %>) format('truetype'),
7
7
  font-weight: normal;
8
8
  font-style: normal;
9
9
  }
@@ -1,9 +1,9 @@
1
1
  @font-face {
2
2
  font-family: 'robotocondensedregular';
3
- src: url(<%= asset_path('robotocondensed/robotocondensed-webfont.eot') %>);
4
- src: url(<%= asset_path('robotocondensed/robotocondensed-webfont.eot?#iefix') %>) format('embedded-opentype'),
5
- url(<%= asset_path('robotocondensed/robotocondensed-webfont.woff') %>) format('woff'),
6
- url(<%= asset_path('robotocondensed/robotocondensed-webfont.ttf') %>) format('truetype'),
3
+ src: url(<%= asset_path('robotocondensed/robotocondensed-regular-webfont.eot') %>);
4
+ src: url(<%= asset_path('robotocondensed/robotocondensed-regular-webfont.eot?#iefix') %>) format('embedded-opentype'),
5
+ url(<%= asset_path('robotocondensed/robotocondensed-regular-webfont.woff') %>) format('woff'),
6
+ url(<%= asset_path('robotocondensed/robotocondensed-regular-webfont.ttf') %>) format('truetype'),
7
7
  font-weight: normal;
8
8
  font-style: normal;
9
9
  }
@@ -1,3 +1,3 @@
1
1
  module RussianFonts
2
- VERSION = "0.0.1.1"
2
+ VERSION = "0.0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: russian_fonts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.1
4
+ version: 0.0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: