apostrophe
Version:
The Apostrophe Content Management System.
9 lines (6 loc) • 444 B
text/less
@apos-ui-font-path: '/modules/apostrophe-ui/fonts/';
.apos-add-font('roboto', '@{apos-ui-font-path}roboto-regular-webfont');
.apos-add-font('roboto', '@{apos-ui-font-path}roboto-light-webfont', normal, 300);
.apos-add-font('roboto', '@{apos-ui-font-path}roboto-medium-webfont', normal, 500);
.apos-add-font('karla', '@{apos-ui-font-path}karla-regular-webfont');
.apos-add-font('karla', '@{apos-ui-font-path}karla-bold-webfont', normal, 700);