Sha256: f4a6c93f749fb7b8c1907da7c24c522849c5c3daac4afcc05feabc7feb649f8b

Contents?: true

Size: 797 Bytes

Versions: 14

Compression:

Stored size: 797 Bytes

Contents

@font-face {
  font-family: 'slate';
  src:font-url('slate.eot?-syv14m');
  src:font-url('slate.eot?#iefix-syv14m') format('embedded-opentype'),
    font-url('slate.woff2?-syv14m') format('woff2'),
    font-url('slate.woff?-syv14m') format('woff'),
    font-url('slate.ttf?-syv14m') format('truetype'),
    font-url('slate.svg?-syv14m#slate') format('svg');
  font-weight: normal;
  font-style: normal;
}

%icon {
  font-family: 'slate';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

%icon-exclamation-sign {
  @extend %icon;
  content: "\e600";
}
%icon-info-sign {
  @extend %icon;
  content: "\e602";
}
%icon-ok-sign {
  @extend %icon;
  content: "\e606";
}
%icon-search {
  @extend %icon;
  content: "\e607";
}

Version data entries

14 entries across 14 versions & 6 rubygems

Version Path
files.com-1.0.55 docs/source/stylesheets/_icon-font.scss
arctic-vendor-1.0.1 documentation/source/stylesheets/_icon-font.scss
arctic-vendor-1.0.0 documentation/source/stylesheets/_icon-font.scss
arctic-vendor-0.2.4 documentation/source/stylesheets/_icon-font.scss
arctic-vendor-0.2.3 documentation/source/stylesheets/_icon-font.scss
arctic-ui-0.1.0 documentation/source/stylesheets/_icon-font.scss
solidus_json_api-0.3.1 docs/source/stylesheets/_icon-font.scss
solidus_json_api-0.3.0 docs/source/stylesheets/_icon-font.scss
spree_api_v2-0.2.2 docs/source/stylesheets/_icon-font.scss
solidus_api_v2-0.2.2 docs/source/stylesheets/_icon-font.scss
solidus_api_v2-0.2.1 docs/source/stylesheets/_icon-font.scss
spree_api_v2-0.2.1 docs/source/stylesheets/_icon-font.scss
spree_api_v2-0.2.0 docs/source/stylesheets/_icon-font.scss
solidus_api_v2-0.2.0 docs/source/stylesheets/_icon-font.scss