Difference between revisions of "Template:Freiburg/CSS"

Line 80: Line 80:
 
@font-face {  
 
@font-face {  
 
     font-family: Roboto;
 
     font-family: Roboto;
     src: url('https://static.igem.org/mediawiki/2017/2/2d/T--FREIBURG--Roboto-Regular.ttf') format('truetype');
+
     src: url('https://static.igem.org/mediawiki/2017/7/7c/Roboto-Thin.ttf') format('truetype');
 
     font-style: normal;
 
     font-style: normal;
 
     font-weight: normal;
 
     font-weight: normal;
 
}
 
}
@font-face {
+
 
    font-family: Roboto;
+
    src: url(https://static.igem.org/mediawiki/2017/2/2d/T--FREIBURG--Roboto-Bold.ttf) format('truetype');
+
    font-style: normal;
+
    font-weight: bold;
+
}
+
  
 
/* ============= END: Fonts  ============= */
 
/* ============= END: Fonts  ============= */

Revision as of 17:38, 16 September 2017