mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
0d6cd8fca6
Bring back reverted Vendor web fonts PR GitOrigin-RevId: 7430df7cefca120def048f8bbe2799b30772c686
10 lines
254 B
Text
Executable file
10 lines
254 B
Text
Executable file
@import (less) '../fonts/open-sans.css';
|
|
@import (less) '../fonts/merriweather.css';
|
|
|
|
@is-overleaf : false;
|
|
@is-overleaf-light : false;
|
|
@show-rich-text : false;
|
|
|
|
// Core variables and mixins
|
|
@import 'core/variables.less';
|
|
@import '_style_includes.less';
|