You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
566 B

  1. @font-face {
  2. font-family: 'Roboto Mono';
  3. src: font-url('roboto-mono/robotomono-regular-webfont.eot');
  4. src: font-url('roboto-mono/robotomono-regular-webfont.eot?#iefix') format('embedded-opentype'),
  5. font-url('roboto-mono/robotomono-regular-webfont.woff2') format('woff2'),
  6. font-url('roboto-mono/robotomono-regular-webfont.woff') format('woff'),
  7. font-url('roboto-mono/robotomono-regular-webfont.ttf') format('truetype'),
  8. font-url('roboto-mono/robotomono-regular-webfont.svg#roboto_monoregular') format('svg');
  9. font-weight: 400;
  10. font-style: normal;
  11. }