/* 

.container {
  padding-left: 15px;
  padding-right: 15px;
}

h4 {
	margin-top: 25px;
	
}
.row {
  margin-bottom: 20px;
}
.row .row {
  margin-top: 10px;
  margin-bottom: 0;
}
[class*="col-"] {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eee;
  border: 1px solid #ddd;
  background-color: rgba(86,61,124,.15);
  border: 1px solid rgba(86,61,124,.2);
}

hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

  */ 

/* <link href='https://fonts.googleapis.com/css?family=Varela+Round' rel='stylesheet' type='text/css'> */


/*
@import url(https://fonts.googleapis.com/css?family=Varela+Round);

h1, h2, h3, h4, h5, h6 {
font-family: 'Varela Round', sans-serif;
}
p, div {
font-family: 'Varela Round', sans-serif;
}

*/

@import url(https://fonts.googleapis.com/css?family=Istok+Web:400,400italic,700,700italic);

/* @import url(https://fonts.googleapis.com/css?family=Abril+Fatface); */


h1, h2, h3, h4, h5, h6 {
font-family: 'Istok Web', sans-serif;
}
p, div {
/* font-family: 'Istok Web', sans-serif;
*/
}

/* Krul letter 
h1, h2 {
font-family: 'Abril Fatface', cursive;
}
*/