Sha256: 1077effd1d18e89bd81d7e6c3cade194c82ffcbde4c202032f09c0ed9556fcb9
Contents?: true
Size: 1.85 KB
Versions: 11
Compression:
Stored size: 1.85 KB
Contents
@font-face { font-family: "Lato"; font-weight: $font-weight-normal; font-style: normal; font-display: block; src: url("fonts/lato-normal.woff2") format("woff2"), url("fonts/lato-normal.woff") format("woff"); } @font-face { font-family: "Lato"; font-weight: $font-weight-normal; font-style: italic; font-display: block; src: url("fonts/lato-normal-italic.woff2") format("woff2"), url("fonts/lato-normal-italic.woff") format("woff"); } @font-face { font-family: "Lato"; font-weight: $font-weight-bold; font-style: normal; font-display: block; src: url("fonts/lato-bold.woff2") format("woff2"), url("fonts/lato-bold.woff") format("woff"); } @font-face { font-family: "Lato"; font-weight: $font-weight-bold; font-style: italic; font-display: block; src: url("fonts/lato-bold-italic.woff2") format("woff2"), url("fonts/lato-bold-italic.woff") format("woff"); } @font-face { font-family: "Roboto-Slab"; font-weight: $font-weight-normal; font-style: normal; font-display: block; src: url("fonts/Roboto-Slab-Regular.woff2") format("woff2"), url("fonts/Roboto-Slab-Regular.woff") format("woff"); } @font-face { font-family: "Roboto-Slab"; font-weight: $font-weight-bold; font-style: normal; font-display: block; src: url("fonts/Roboto-Slab-Bold.woff2") format("woff2"), url("fonts/Roboto-Slab-Bold.woff") format("woff"); } @font-face { font-family: "FontAwesome"; font-weight: normal; font-style: normal; font-display: block; src: url("fonts/fontawesome-webfont.eot"); src: url("fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2") format("woff2"), url("fonts/fontawesome-webfont.woff") format("woff"), url("fonts/fontawesome-webfont.ttf") format("truetype"), url("fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg"); }
Version data entries
11 entries across 11 versions & 2 rubygems