Difference between revisions of "Template:Team:Potsdam/MaterializeCSS"

(Created page with "<html> <head> <style> /*! * Materialize v0.98.2 (http://materializecss.com) * Copyright 2014-2015 Materialize * MIT License (https://raw.githubusercontent.com/Dogfalo/mater...")
 
Line 4,399: Line 4,399:
 
@font-face {
 
@font-face {
 
   font-family: "Roboto";
 
   font-family: "Roboto";
   src: local(Roboto Thin), url("../fonts/roboto/Roboto-Thin.woff2") format("woff2"), url("../fonts/roboto/Roboto-Thin.woff") format("woff");
+
   src: local(Roboto Thin), url("https://static.igem.org/mediawiki/2017/d/d9/T--Potsdam--Roboto-Thin.woff") format("woff");
 
   font-weight: 100;
 
   font-weight: 100;
 
}
 
}
Line 4,405: Line 4,405:
 
@font-face {
 
@font-face {
 
   font-family: "Roboto";
 
   font-family: "Roboto";
   src: local(Roboto Light), url("../fonts/roboto/Roboto-Light.woff2") format("woff2"), url("../fonts/roboto/Roboto-Light.woff") format("woff");
+
   src: local(Roboto Light), url("https://static.igem.org/mediawiki/2017/9/97/T--Potsdam--Roboto-Light.woff") format("woff");
 
   font-weight: 300;
 
   font-weight: 300;
 
}
 
}
Line 4,411: Line 4,411:
 
@font-face {
 
@font-face {
 
   font-family: "Roboto";
 
   font-family: "Roboto";
   src: local(Roboto Regular), url("../fonts/roboto/Roboto-Regular.woff2") format("woff2"), url("../fonts/roboto/Roboto-Regular.woff") format("woff");
+
   src: local(Roboto Regular), url("https://static.igem.org/mediawiki/2017/8/81/T--Potsdam--Roboto-Regular.woff") format("woff");
 
   font-weight: 400;
 
   font-weight: 400;
 
}
 
}
Line 4,417: Line 4,417:
 
@font-face {
 
@font-face {
 
   font-family: "Roboto";
 
   font-family: "Roboto";
   src: local(Roboto Medium), url("../fonts/roboto/Roboto-Medium.woff2") format("woff2"), url("../fonts/roboto/Roboto-Medium.woff") format("woff");
+
   src: local(Roboto Medium), url("https://static.igem.org/mediawiki/2017/6/64/T--Potsdam--Roboto-Medium.woff") format("woff");
 
   font-weight: 500;
 
   font-weight: 500;
 
}
 
}
Line 4,423: Line 4,423:
 
@font-face {
 
@font-face {
 
   font-family: "Roboto";
 
   font-family: "Roboto";
   src: local(Roboto Bold), url("../fonts/roboto/Roboto-Bold.woff2") format("woff2"), url("../fonts/roboto/Roboto-Bold.woff") format("woff");
+
   src: local(Roboto Bold), url("https://static.igem.org/mediawiki/2017/5/5a/T--Potsdam--Roboto-Bold.woff") format("woff");
 
   font-weight: 700;
 
   font-weight: 700;
 
}
 
}

Revision as of 13:04, 19 May 2017