source-code-pro.css 154 B

123456
  1. @font-face {
  2. font-family: 'Source Code Pro';
  3. font-style: normal;
  4. font-weight: 400;
  5. src: url('SourceCodePro-Regular.ttf.woff2') format('woff2');
  6. }