{##
# Header fonts preload (must be loaded font-face before)
# skins/common/css/font-awesome/font-awesome.min.css
# skins/crisp_white/customer/css/less/iconfont-init.less
#
# @ListChild (list="head.css", weight="199")
#}
{% if this.doCSSAggregation() %}
<link rel="preload" as="font" type="font/woff2" href="{{ this.get('layout').getResourceWebPath('css/fonts/fontawesome-webfont.woff2', 'short', 'web', 'common') }}?v=4.6.3" crossorigin />
<link rel="preload" as="font" type="font/woff2" href="{{ asset('iconfont/xcartskin.woff2') }}?oaqn6v" crossorigin />
{% endif %}
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap" rel="stylesheet">