Changes

Jump to navigation Jump to search
no edit summary
Line 5: Line 5:  
/* Aileron */
 
/* Aileron */
 
@import url("https://use.typekit.net/bhd4pcd.css");
 
@import url("https://use.typekit.net/bhd4pcd.css");
 +
/* Ariel */
 +
/* Averia */
 +
@import url('https://fonts.googleapis.com/css2?family=Averia+Serif+Libre:wght@400;700&display=swap');
    
@font-face {
 
@font-face {
Line 18: Line 21:  
body {
 
body {
 
   font-size: large;
 
   font-size: large;
   font-family: aileron,sans-serif;
+
   font-family: "Arial",sans-serif;
 
   font-weight: 400;
 
   font-weight: 400;
 
   font-style: normal;
 
   font-style: normal;
Line 73: Line 76:  
/* Title fonts */
 
/* Title fonts */
 
h1.firstHeading{
 
h1.firstHeading{
   font-family:"Akzidenz-Grotesk-Medium";
+
   font-family:"Averia Serif Libre";
 +
  font-weight:700;
 
}
 
}
   Line 80: Line 84:  
   border:none;
 
   border:none;
 
}
 
}
 +
     

Navigation menu