Line 14: | Line 14: | ||
font-family: "roboto"; | font-family: "roboto"; | ||
src: url('https://static.igem.org/mediawiki/2021/c/cb/T--XJTU-China--roboto.ttf') format('truetype'); | src: url('https://static.igem.org/mediawiki/2021/c/cb/T--XJTU-China--roboto.ttf') format('truetype'); | ||
+ | font-weight: normal; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: "angella"; | ||
+ | src: url('https://static.igem.org/mediawiki/2021/e/e8/T--XJTU-China--angella_white.ttf') format('truetype'); | ||
+ | font-weight: normal; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: "eras"; | ||
+ | src: url('https://static.igem.org/mediawiki/2021/7/70/T--XJTU-China--eras_md.ttf') format('truetype'); | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
Line 58: | Line 70: | ||
h1,h2,h3,h4,h5,h6{ | h1,h2,h3,h4,h5,h6{ | ||
− | font-family: ' | + | font-family: 'eras',sans-serif; |
color: #222; | color: #222; | ||
} | } |
Revision as of 07:08, 28 August 2021