// This file is meant to be edited automatically by the user. The variables it
// contains should not be renamed otherwise it would break existing customers
// customizations.

$o-user-website-values: map-merge($o-user-website-values, o-map-omit((
    'headings-font': 'calibri-font-family',
    'google-fonts': null,
    'google-local-fonts': null,
    'uploaded-local-fonts': ('calibri-font-family': 1341, 'arial': 1365),
    'font': 'arial',
    // -- hook --
)));
