For example:
<link href='https://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
After 'oswald' is &, and magento is not compailing it. Is there a way to make it right?
I was adding it here:
app\design\frontend\vendor\theme\Magento_Theme\layout\default_head_blocks.xml
like that:
<css src="https://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext src_type="url"/>