Line 3: | Line 3: | ||
<head> | <head> | ||
<style> | <style> | ||
+ | /* Fonts */ | ||
+ | |||
+ | @font-face { | ||
+ | font-family: "Raleway"; | ||
+ | src: url("https://static.igem.org/mediawiki/2017/3/3f/T--IISc-Bangalore--raleway.woff") format("woff"); | ||
+ | } | ||
+ | @font-face { | ||
+ | font-family: "Poppins"; | ||
+ | src: url("https://static.igem.org/mediawiki/2017/d/d7/T--IISc-Bangalore--poppins.woff") format("woff"); | ||
+ | } | ||
+ | |||
+ | @font-face { | ||
+ | font-family: "Raleway-ExtraBold"; | ||
+ | src: url('https://static.igem.org/mediawiki/2017/6/6b/T--IISc-Bangalore--raleway-extrabold.woff') format("woff"); | ||
+ | } | ||
+ | |||
.column.full_size, .igem_2018_team_menu.displaying_menu{ | .column.full_size, .igem_2018_team_menu.displaying_menu{ | ||
display: none; | display: none; |
Revision as of 14:17, 10 October 2018