mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
a084d620ae
[Imported] Vendor web fonts, (#708) GitOrigin-RevId: b286a0d4bac9d84f70bf9d4ff99220f67ce67425
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';
|