mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-28 02:00:07 +02:00
7 lines
185 B
CSS
7 lines
185 B
CSS
@font-face {
|
|
font-family: 'OpenDyslexic Mono';
|
|
src: url('./OpenDyslexicMono-Regular.woff2') format('woff2');
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
ascent-override: 100%;
|
|
}
|