gitlabhq/app/assets/stylesheets/gitlab_bootstrap/fonts.scss

8 lines
209 B
SCSS

@font-face{
font-family: Yanone;
src: font-url('YanoneKaffeesatz-Light.ttf');
}
/** Typo **/
$monospace: 'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono', 'lucida console', monospace;