Sha256: 381ecdd6e79b4ff4f3ed173cae7d486228fbe1e12add38449e664be9546d3913
Contents?: true
Size: 841 Bytes
Versions: 7
Compression:
Stored size: 841 Bytes
Contents
// ----------------------------------------------------------- @import "stipe/typography/mixins"; // Do not edit, needed to pull in necessary mixin $webfont_directory: "/fonts/" !default; // edit this directory in the '_config.scss' file if needed. // Pre-loaded web fonts for your use, enjoy! // Fonts needed to be loaded in path specified above // in relation to the rendered CSS file // ----------------------------------------------------------- // To activate 'zocial' uncomment both lines // @import "stipe/typography/web_fonts/zocial"; // @import "stipe/typography/web_fonts/zocial_characters"; // Install your own // ----------------------------------------------------------- //@font-face { // @include font-face ($font_family: [name of family], $font-file: [name of file], $font_weight: [value], $font_style: [value]); //}
Version data entries
7 entries across 7 versions & 1 rubygems