Is it possible to load more than one css files?

I know that Goldendict support the css file named article-style.css located in the \Application Data\GoldenDict file.
My question is as follows,
Sometimes I want to compile a stardict h format file with css file, for example, if I have a original txt data file with the following format:
Here I do not want to copy the original aaa.css content to the original article-style.css, because it will cause a confuse if I have several stardict dictionaries with css files.
So I wonder whether is it possible for GD to load article-style.css and aaa.css at the same time?
Thank you very much for your attention!
My question is as follows,
Sometimes I want to compile a stardict h format file with css file, for example, if I have a original txt data file with the following format:
people
<link rel="stylesheet" type="text/css" href="aaa.css"/><h1>peo・ple<span class="pron">....
Here I do not want to copy the original aaa.css content to the original article-style.css, because it will cause a confuse if I have several stardict dictionaries with css files.
So I wonder whether is it possible for GD to load article-style.css and aaa.css at the same time?
Thank you very much for your attention!