UNPKG

generator-skull

Version:

A generator to make magic sites by Index Digital, with Gulp, Jade, Babel, Sass or Less (your choice), Wordpress ready, Swiper slide, Font Awesome, Animated Css

14 lines (12 loc) 665 B
// @fa-font-path: "font-awesome"; @font-face { font-family: 'FontAwesome'; src: font-url('@{fa-font-path}/@{fa-font-name}.eot?v=@{fa-version}'); src: font-url('@{fa-font-path}/@{fa-font-name}.eot?v=@{fa-version}#iefix') format('embedded-opentype'), font-url('@{fa-font-path}/@{fa-font-name}.woff2?v=@{fa-version}') format('woff2'), font-url('@{fa-font-path}/@{fa-font-name}.woff?v=@{fa-version}') format('woff'), font-url('@{fa-font-path}/@{fa-font-name}.ttf?v=@{fa-version}') format('truetype'), font-url('@{fa-font-path}/@{fa-font-name}.svg?v=@{fa-version}#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; }