Line 5: | Line 5: | ||
<script type="text/javascript" src="https://2017.igem.org/Template:KU_Leuven/scrollrjs?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2017.igem.org/Template:KU_Leuven/scrollrjs?action=raw&ctype=text/javascript"></script> | ||
<style>/***************************************************** DEFAULT WIKI SETTINGS ****************************************************/ | <style>/***************************************************** DEFAULT WIKI SETTINGS ****************************************************/ | ||
− | + | ||
+ | |||
+ | @font-face { | ||
font-family: 'lato'; | font-family: 'lato'; | ||
src: url('https://static.igem.org/mediawiki/2017/8/8d/Lato-regular.ttf') format('truetype'), | src: url('https://static.igem.org/mediawiki/2017/8/8d/Lato-regular.ttf') format('truetype'), | ||
− | font-weight: | + | font-weight: 700; |
font-style: normal; | font-style: normal; | ||
} | } | ||
+ | @font-face { | ||
+ | font-family: 'lato'; | ||
+ | src: url('https://static.igem.org/mediawiki/2017/e/e6/Lato-bold.ttf') format('truetype'), | ||
+ | font-weight: bold, 700; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: 'lato'; | ||
+ | src: url('https://static.igem.org/mediawiki/2017/d/d0/Lato-semibold.ttf') format('truetype'), | ||
+ | font-weight: 600; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: 'lato'; | ||
+ | src: url('https://static.igem.org/mediawiki/2017/6/69/Lato-medium.ttf') format('truetype'), | ||
+ | font-weight: 500; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: 'lato'; | ||
+ | src: url('https://static.igem.org/mediawiki/2017/8/8d/Lato-regular.ttf') format('truetype'), | ||
+ | font-weight: normal, 400; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: 'lato'; | ||
+ | src: url('https://static.igem.org/mediawiki/2017/e/e4/Lato-light.ttf') format('truetype'), | ||
+ | font-weight: 300; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: 'lato'; | ||
+ | src: url('https://static.igem.org/mediawiki/2017/a/a2/Lato-Thin.ttf') format('truetype'), | ||
+ | font-weight: lighter, 200; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: 'lato'; | ||
+ | src: url('https://static.igem.org/mediawiki/2017/c/c0/Lato-hairline.ttf') format('truetype'), | ||
+ | font-weight: 100; | ||
+ | font-style: normal; | ||
+ | } | ||
+ | |||
+ | |||
/* Clear the default wiki settings */ | /* Clear the default wiki settings */ | ||
Revision as of 15:22, 5 September 2017