/* latin */
@font-face {
  font-family: 'Kite One';
  font-style: normal;
  font-weight: 400;
  src: local('Kite One'), local('KiteOne-Regular'), url(../fonts/kite-one.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

strong{
font-weight:600;	
}

h1{
color:#b51e50;
font-size:1.5em;	
}

h2.astit{
color:#b51e50;
font-size:1.2em;
margin-top:0.5em;
height:2em;
padding:0.3em 0 0 0;
}

p.just{
text-align:justify;	
}
