Sha256: 076acdee91022f48c48fa50a69ebfb4c99e29487cb7118a4b02bc10b69bd9f1d

Contents?: true

Size: 1.85 KB

Versions: 1

Compression:

Stored size: 1.85 KB

Contents

@font-face {
    font-family: 'Fanwood';
    src: url(font-path('fanwood-webfont.eot'));
    src: url(font-path('fanwood-webfont.eot')+'?#iefix') format('embedded-opentype'),
         url(font-path('fanwood-webfont.woff')) format('woff'),
         url(font-path('fanwood-webfont.ttf')) format('truetype'),
         url(font-path('fanwood-webfont.svg')+'#fanwood') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Fanwood Italic';
    src: url(font-path('fanwood_italic-webfont.eot'));
    src: url(font-path('fanwood_italic-webfont.eot')+'?#iefix') format('embedded-opentype'),
         url(font-path('fanwood_italic-webfont.woff')) format('woff'),
         url(font-path('fanwood_italic-webfont.ttf')) format('truetype'),
         url(font-path('fanwood_italic-webfont.svg')+'#fanwood_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Fanwood Text';
    src: url(font-path('fanwood_text-webfont.eot'));
    src: url(font-path('fanwood_text-webfont.eot')+'?#iefix') format('embedded-opentype'),
         url(font-path('fanwood_text-webfont.woff')) format('woff'),
         url(font-path('fanwood_text-webfont.ttf')) format('truetype'),
         url(font-path('fanwood_text-webfont.svg')+'#fanwood_text') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Fanwood Text Italic';
    src: url(font-path('fanwood_text_italic-webfont.eot'));
    src: url(font-path('fanwood_text_italic-webfont.eot')+'?#iefix') format('embedded-opentype'),
         url(font-path('fanwood_text_italic-webfont.woff')) format('woff'),
         url(font-path('fanwood_text_italic-webfont.ttf')) format('truetype'),
         url(font-path('fanwood_text_italic-webfont.svg')+'#fanwood_text_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
font-league-1.0.0 app/assets/fonts/fanwood/stylesheet.css.scss