@import url(../../fonts/Roboto/css/fonts.css);

html {
	font-size: 15px;
	font-family: 'Roboto','Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#footer{
  font-family: 'Roboto', sans-serif;
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6
{
	font-family: 'Roboto',serif;
	font-weight: normal;
}
.uk-text-lead{
  font-family: 'Roboto';
	font-weight: normal;
}

.uk-h5, h5, .uk-h6, h6,
.uk-navbar-dropdown-nav,.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle,
.uk-nav,
.uk-button a{
	font-family:"Roboto",sans-serif;
}

/* Headlines */
h2.extra-bold{
  font-family:"Roboto",sans-serif;
	font-weight: bold;
}
