fonts.scss 214 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 @font-face{ font-family: Yanone; src: font-url('YanoneKaffeesatz-Light.ttf'); } /** Typo **/ $monospace_font: 'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono', 'lucida console', monospace;