Sha256: bcb104cf1e2041fbe6f5360bc07d689e9f6d1f45948c519db7342366f9f8574b

Contents?: true

Size: 588 Bytes

Versions: 5

Compression:

Stored size: 588 Bytes

Contents

/* FONT PATH
 * -------------------------- */

@font-face {
  font-family: 'weather';
  src: font-url('weathericons-regular-webfont.eot?v=#{$wi-version}');
  src: font-url('weathericons-regular-webfont.eot?#iefix&v=#{$wi-version}') format('embedded-opentype'),
       font-url('weathericons-regular-webfont.woff?v=#{$wi-version}') format('woff'),
       font-url('weathericons-regular-webfont.ttf?v=#{$wi-version}') format('truetype'),
       font-url('weathericons-regular-webfont.svg?v=#{$wi-version}#weather_iconsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
weather-icons-rails-0.1.1 app/assets/stylesheets/weather-icons/_path.css.scss
weather-icons-rails-0.1.0 app/assets/stylesheets/weather-icons/_path.css.scss
weather-icons-rails-0.0.3.3 app/assets/stylesheets/weather-icons/_path.css.scss
weather-icons-rails-0.0.3 app/assets/stylesheets/weather-icons/_path.css.scss
weather-icons-rails-0.0.2 app/assets/stylesheets/weather-icons/_path.css.scss