Line 264: | Line 264: | ||
} | } | ||
− | h1, h2, h3, h4 { | + | h1, h2, h3, h4, h5, h6, a { |
− | font-family: ' | + | font-family: 'MavenPro-Bold', sans-serif; |
color: black; | color: black; | ||
} | } | ||
+ | |||
+ | ul, li, p{ | ||
+ | font-family: 'MavenPro-Regular', sans-serif; | ||
+ | } | ||
+ | |||
img.mTitle-logo { | img.mTitle-logo { | ||
Line 278: | Line 283: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
+ | |||
+ | @font-face{ | ||
+ | font-family: 'MavenPro-Regular'; | ||
+ | src: url('https://static.igem.org/mediawiki/2018/e/e1/T--Biomarvel--MavenPro-Regular.ttf'); | ||
+ | } | ||
+ | |||
+ | @font-face{ | ||
+ | font-family: 'MavenPro-Bold'; | ||
+ | src: url('https://static.igem.org/mediawiki/2018/5/58/T--Biomarvel--MavenPro-Bold.ttf'); | ||
+ | } | ||
+ | |||
+ | |||
Revision as of 09:48, 30 September 2018