/* alegreya-sans-400 - latin-ext_latin */
@font-face {
  font-family: 'Alegreya Sans Light';
  font-style: normal;
  font-weight: 300;
  src: local("Alegreya Sans Light"), local("Alegreya-Sans-Light"),
    url("fonts/AlegreyaSans-Light.woff2") format("woff2"),
    /* Chrome 26+, Opera 23+, Firefox 39+ */
      url("fonts/AlegreyaSans-Light.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: 'Alegreya Sans Light';
  font-style: italic;
  font-weight: 300;
  src: local("Alegreya Sans Light"), local("Alegreya-Sans-Light"),
    url("fonts/AlegreyaSans-LightItalic.woff2") format("woff2"),
    /* Chrome 26+, Opera 23+, Firefox 39+ */
      url("fonts/AlegreyaSans-LightItalic.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: 'Alegreya Sans Light';
  font-style: normal;
  font-weight: 700;
  src: local("Alegreya Sans Bold"), local("Alegreya-Sans-Bold"),
    url("fonts/AlegreyaSans-Bold.woff2") format("woff2"),
    /* Chrome 26+, Opera 23+, Firefox 39+ */
      url("fonts/AlegreyaSans-Bold.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: 'Alegreya SC';
  font-style: normal;
  font-weight: 800;
  src: local("Alegreya SC ExtraBold"), local("Alegreya-Sans-ExtraBold"),
    url("fonts/Alegreya-ExtraBold.woff2") format("woff2"),
    /* Chrome 26+, Opera 23+, Firefox 39+ */
      url("fonts/Alegreya-ExtraBold.woff") format("woff"); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
 body{font-family: 'Alegreya Sans Light'; font-size:1.5rem; font-weight:300}
.page header h1{font-family: 'Alegreya SC'}
.page h1,.page h2,.page h3,.page h4,.page h5,.page h6,p,.sidenote{font-family: 'Alegreya Sans Light',Helvetica Neue,Helvetica,Arial,sans-serif}
.page article header h1{margin-bottom: 1rem}
b, strong{font-weight:700} 
.page.listing main aside > header svg{margin: 1rem 2rem 1rem auto}
.page.listing main aside > header > p{font-family:"Alegreya Sans Light"}
header[role="banner"] .links > div a{font-family:"Alegreya Sans Light"}
.docs main article h1, .docs main article h2{font-family: 'Alegreya Sans Light'; font-weight:700}
.docs main article h3{font-family: 'Alegreya Sans Light'; font-weight:300}
.docs main article p:first-of-type, .docs main aside.search p:first-of-type {font-size: 1.75rem;}