mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-29 14:00:05 +02:00
6 lines
154 B
CSS
6 lines
154 B
CSS
@font-face {
|
|
font-family: 'Source Code Pro';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: url('SourceCodePro-Regular.ttf.woff2') format('woff2');
|
|
}
|