<h1>HTML & CSS</h1>
@font-face { font-family: custom; src: local('宋体'); unicode-range: U+26; } h1 { font-family: custom, Helvetica, sans-serif; }