
@import url(//fonts.googleapis.com/css?family=Lato:400,100,200,300,500,600,700&subset=latin,greek,latin-ext);
@import url(//fonts.googleapis.com/css?family=Lato:400,100,200,300,500,600,700&subset=latin,greek,latin-ext);

	body {
	    font-family: arial;
	    font-size: 14px;
	    font-weight: normal;
		color: #2B3D43;
    }
			.site-title {
		background: url("//themeofwp.com/themedemo/pureclean/wp-content/themes/pureclean/img/logo.png") no-repeat ;
	}
	    h1, h2, h3, h4, h5, h6, #secondary, p {
	    font-family: 'Lato', Arial, Sans-Serif !important;
	}
    .main-navigation li a {
    	font-family: 'Lato', Arial, Sans-Serif;
		font-size: 14px;
		font-weight: 300;
		text-transform: uppercase;
	}
	
	.top-nav-collapse {
    	background: #F18B8B url();
    	font-family: 'Lato', Arial, Sans-Serif;
		opacity:0.9;
	}
	
	nav ul li, ul.sub-menu li, div.meta, .navbar-brand, aside.sidebar h2 {
	    font-family: 'Lato', Arial, Sans-Serif !important;
	}
	
	#footwrap{
    	background: #f8f8f8 url(http://themeofwp.com/themedemo/pureclean/wp-content/themes/pureclean/img/bg/snow.png);
    	font-family: 'Lato', Arial, Sans-Serif;
	}
