overleaf/services/web/frontend/fonts/source-code-pro/source-code-pro.css

7 lines
154 B
CSS
Raw Normal View History

@font-face {
font-family: 'Source Code Pro';
font-style: normal;
font-weight: 400;
src: url('SourceCodePro-Regular.ttf.woff2') format('woff2');
}