/* Linkit lihavoidaan, mutta ei alleviivata */

@import url(https://fonts.googleapis.com/css?family=Alegreya+SC|Oswald:300,400,600,700);

a {
 text-decoration: none;
 font-weight: 400;
}

body {
	font-family: "Alegreya";
         font-size:100%;
         }

h1, h2, h3, h4, h5, h6 {
font-family:"Oswald";
font-weight:500;
}