Difference between revisions of "Template:Freiburg/Menubar"

(Undo revision 392859 by Zad67 (talk))
(local fonts add)
Line 126: Line 126:
 
width: 100%;
 
width: 100%;
 
}
 
}
 +
   
 +
@font-face {
 +
    font-family: Londrina Sketch;
 +
    src: url(https://static.igem.org/mediawiki/2016/a/a5/T--Freiburg--Font_LondrinaSketch.ttf)  format('truetype');
 +
    font-weight: bold;
 +
    font-style: italic;
 +
}
 +
 +
@font-face {
 +
    font-family: Gloria Hallelujah;
 +
    src: url(https://static.igem.org/mediawiki/2016/f/f1/T--Freiburg--Font-Gloria_Hallelujah.ttf)  format('truetype');
 +
    font-weight: bold;
 +
    font-style: italic;
 +
}
 +
 +
@font-face {
 +
    font-family: Baloo Paaji;
 +
    src: url(https://static.igem.org/mediawiki/2016/b/b1/T--Freiburg--Fonts_BalooPaani.ttf)  format('truetype');
 +
    font-weight: bold;
 +
    font-style: italic;
 +
}
 +
 +
@font-face {
 +
    font-family: Farsan;
 +
    src: url(https://static.igem.org/mediawiki/2016/6/61/T--Freiburg--Font-Farsan.ttf)  format('truetype');
 +
    font-weight: bold;
 +
    font-style: italic;
 +
}
 +
 +
@font-face {
 +
    font-family: Days One;
 +
    src: url(https://static.igem.org/mediawiki/2016/5/52/T--Freiburg--Fonts_DaysOne.ttf)  format('truetype');
 +
    font-weight: bold;
 +
    font-style: italic;
 +
}
 
}
 
}
  
Line 131: Line 166:
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<!--- THIS IS WHERE THE HTML BEGINS --->
 
<!-- This tells the browser that your page is responsive -->
 
<!-- This tells the browser that your page is responsive -->
 
<head>
 
    <meta name="viewport" content="width=device-width, initial-scale=1">
 
    <link href="https://fonts.googleapis.com/css?family=Londrina+Sketch" rel="stylesheet">
 
    <link href="https://fonts.googleapis.com/css?family=Gloria+Hallelujah" rel="stylesheet"> 
 
    <link href="https://fonts.googleapis.com/css?family=Baloo+Paaji" rel="stylesheet">
 
    <link href="https://fonts.googleapis.com/css?family=Farsan" rel="stylesheet">
 
    <link href="https://fonts.googleapis.com/css?family=Days+One" rel="stylesheet">
 
</head>
 
  
 
<div class="menu-wrap">
 
<div class="menu-wrap">

Revision as of 16:33, 19 October 2016