Keithaiken (Talk | contribs) (Created page with "<html> <style> @font-face { font-family: 'Orbitron'; font-style: Regular; font-weight: 400; src: local('Orbitron Regular'), local('Orbitron-Regular'), url(http://2017....") |
Keithaiken (Talk | contribs) m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | /* latin */ | ||
+ | /* from: http://fonts.googleapis.com/css?family=Orbitron */ | ||
+ | /* https://2017.igem.org/Template:Team:Lethbridge/assets/fonts.css */ | ||
@font-face { | @font-face { | ||
font-family: 'Orbitron'; | font-family: 'Orbitron'; | ||
− | font-style: | + | font-style: normal; |
font-weight: 400; | font-weight: 400; | ||
− | src: local('Orbitron Regular'), local('Orbitron-Regular'), url( | + | src: local('Orbitron Regular'), local('Orbitron-Regular'), url(http://fonts.gstatic.com/s/orbitron/v8/HmnHiRzvcnQr8CjBje6GQnYhjbSpvc47ee6xR_80Hnw.woff2) format('woff2'); |
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; | ||
− | |||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Latest revision as of 19:06, 4 July 2017