Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

fonts.css

Blame
  • fonts.css 295 B
    @font-face {
      font-family: 'Roboto Slab';
      font-style: normal;
      font-weight: 400;
      src: url(/theme/webfonts/robotoslab.v24.ttf) format('truetype');
    }
    @font-face {
      font-family: 'Ruda';
      font-style: normal;
      font-weight: 400;
      src: url(/theme/webfonts/ruda.v23.ttf) format('truetype');
    }