mana/less/variables.less
Eric 6f9be57fd8 Fix loyalty font style
The font style was previously not being set
2018-01-25 13:53:55 -05:00

9 lines
188 B
Plaintext

/**
* Global */
@ms-font-path: '../fonts';
@ms-version: '1.3.1';
@ms-font-size-base: 14px;
@ms-prefix: ms;
@ms-serif-font: MPlantin, Garamond, Palatino, 'Times New Roman', Times, serif;