@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:300,700);

body {
	font-family: 'Roboto', serif !important;
}
body{
    font-weight: 300;
}

h1,h2, h3, h4, h5, h6, .btn, .widget-heading, .widget-heading p, .nav-brand, .nav-link, .f-logo {
	font-family: 'Roboto Slab', sans-serif !important;
}
