mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-24 09:39:35 +02:00
7 lines
154 B
CSS
7 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');
|
|
}
|