body {
  font-family:'Lugrasimo';
  font-size:1.1rem;
}
h1, h2, h3, h4, h5, h6 {
  font-family:'Lugrasimo';
}
.header .links, .header img {
    width: 100%;
}
@font-face {
    font-family: 'Lugrasimo';
    src: url('/webmastry/font/Lugrasimo-Regular.woff2');
}