Difference between revisions of "Template:WLC-Milwaukee/header"

Line 327: Line 327:
 
     src: local('Material Icons'),
 
     src: local('Material Icons'),
 
       local('MaterialIcons-Regular'),
 
       local('MaterialIcons-Regular'),
       url(MaterialIcons-Regular.woff2) format('woff2'),
+
       url(2018.igem.org/wiki/images/8/81/T--WLC-Milwaukee--MaterialIcons-Regular.woff) format('woff'),
      url(MaterialIcons-Regular.woff) format('woff'),
+
      url(MaterialIcons-Regular.ttf) format('truetype');
+
 
   }
 
   }
 
/*END ICONS*/
 
/*END ICONS*/
Line 335: Line 333:
 
@font-face {
 
@font-face {
 
     font-family: 'Open Sans';
 
     font-family: 'Open Sans';
    src: url('OpenSans-Bold.woff2') format('woff2'),
+
        url('2018.igem.org/wiki/images/4/4d/T--WLC-Milwaukee--OpenSans-Bold.woff') format('woff');
        url('OpenSans-Bold.woff') format('woff');
+
 
     font-weight: bold;
 
     font-weight: bold;
 
     font-style: normal;
 
     font-style: normal;
Line 343: Line 340:
 
@font-face {
 
@font-face {
 
     font-family: 'Open Sans';
 
     font-family: 'Open Sans';
    src: url('OpenSans-Regular.woff2') format('woff2'),
+
        url('https://static.igem.org/mediawiki/2018/5/55/T--WLC-Milwaukee--OpenSans-Regular.woff') format('woff');
        url('OpenSans-Regular.woff') format('woff');
+
 
     font-weight: normal;
 
     font-weight: normal;
 
     font-style: normal;
 
     font-style: normal;
Line 351: Line 347:
 
@font-face {
 
@font-face {
 
     font-family: 'Arimo';
 
     font-family: 'Arimo';
    src: url('Arimo-Regular.woff2') format('woff2'),
+
        url('https://static.igem.org/mediawiki/2018/d/d7/T--WLC-Milwaukee--Arimo-Regular.woff') format('woff');
        url('Arimo-Regular.woff') format('woff');
+
 
     font-weight: normal;
 
     font-weight: normal;
 
     font-style: normal;
 
     font-style: normal;
Line 359: Line 354:
 
@font-face {
 
@font-face {
 
     font-family: 'Arimo';
 
     font-family: 'Arimo';
     src: url('Arimo-Bold.woff2') format('woff2'),
+
     src: url('https://static.igem.org/mediawiki/2018/b/bb/T--WLC-Milwaukee--Arimo-Bold.woff') format('woff');
        url('Arimo-Bold.woff') format('woff');
+
 
     font-weight: bold;
 
     font-weight: bold;
 
     font-style: normal;
 
     font-style: normal;
 
}
 
}
  
@font-face {
 
    font-family: 'Open Sans';
 
    src: url('OpenSans-Italic.woff2') format('woff2'),
 
        url('OpenSans-Italic.woff') format('woff');
 
    font-weight: normal;
 
    font-style: italic;
 
}
 
  
@font-face {
+
 
    font-family: 'Arimo';
+
    src: url('Arimo-Italic.woff2') format('woff2'),
+
        url('Arimo-Italic.woff') format('woff');
+
    font-weight: normal;
+
    font-style: italic;
+
}
+
  
  

Revision as of 06:25, 13 October 2018

PLACEHOLDER