/*--------------------------------------------------------------
 
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');

body
{
	    font-family: Josefin Sans !important;
}
h1,h2,h3,h4,h5,p,a{
	 font-family: Josefin Sans !important;
}