For performance, offline support and privacy. Continues from https://github.com/jlfwong/speedscope/pull/412
8 lines
190 B
CSS
8 lines
190 B
CSS
@font-face{
|
|
font-family: 'Source Code Pro';
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
font-stretch: normal;
|
|
src: url('./source-code-pro/SourceCodePro-Regular.ttf.woff2') format('woff2');
|
|
}
|