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

7 lines
214 B
SCSS

@font-face{
font-family: Korolev;
src: font-url('korolev-medium-compressed.otf');
}
/** Typo **/
$monospace: 'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono', 'lucida console', monospace;