[(#HTTP_HEADER{Content-Type: text/html; charset=#CHARSET})] #SET{webfonts, #ENV{font-family}|replace{' ','+'}} #SET{font-weight, #ENV{font-variant}|match{\d+?}|sinon{400}} #SET{font-style, #ENV{font-variant}|match{(\D+?)}|=={italic}|?{'italic','normal'}}