mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
7 lines
160 B
CSS
7 lines
160 B
CSS
|
@font-face {
|
||
|
font-family: 'OpenDyslexic Mono';
|
||
|
src: url('./OpenDyslexicMono-Regular.woff2') format('woff2');
|
||
|
font-style: normal;
|
||
|
font-weight: normal;
|
||
|
}
|