Sha256: 636f1f46eabd71c9c38138f20da193c868381ad41c69699de1be74673cbbd7b1

Contents?: true

Size: 1.7 KB

Versions: 57

Compression:

Stored size: 1.7 KB

Contents

 @font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: asset-url("fa-brands-400.eot");
  src:
    asset-url("fa-brands-400.eot?#iefix") format("embedded-opentype"),
    asset-url("fa-brands-400.woff2") format("woff2"),
    asset-url("fa-brands-400.woff") format("woff"),
    asset-url("fa-brands-400.ttf") format("truetype"),
    asset-url("fa-brands-400.svg#fontawesome") format("svg");
  }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: asset-url("fa-regular-400.eot");
  src:
    asset-url("fa-regular-400.eot?#iefix") format("embedded-opentype"),
    asset-url("fa-regular-400.woff2") format("woff2"),
    asset-url("fa-regular-400.woff") format("woff"),
    asset-url("fa-regular-400.ttf") format("truetype"),
    asset-url("fa-regular-400.svg#fontawesome") format("svg");
  }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: asset-url("fa-solid-900.eot");
  src:
    asset-url("fa-solid-900.eot?#iefix") format("embedded-opentype"),
    asset-url("fa-solid-900.woff2") format("woff2"),
    asset-url("fa-solid-900.woff") format("woff"),
    asset-url("fa-solid-900.ttf") format("truetype"),
    asset-url("fa-solid-900.svg#fontawesome") format("svg");
  }

  @font-face {
    font-display: auto;
    font-family: summernote;
    font-style: normal;
    font-weight: 400;
    src:
      asset-url("summernote.eot?#iefix") format("embedded-opentype"),
      asset-url("summernote.woff2") format("woff2"),
      asset-url("summernote.woff") format("woff"),
      asset-url("summernote.ttf") format("truetype");
  }

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
five-two-nw-olivander-0.2.0.40 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.39 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.38 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.37 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.36 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.35 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.34 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.33 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.32 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.31 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.30 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.29 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.28 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.27 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.26 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.25 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.24 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.23 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.22 app/assets/stylesheets/fa-fix.scss
five-two-nw-olivander-0.2.0.19 app/assets/stylesheets/fa-fix.scss