gitlabhq/app/assets/stylesheets/gitlab_bootstrap/fonts.scss
2012-12-24 12:37:28 +02:00

8 lines
196 B
SCSS

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