@import url('https://fonts.googleapis.com/css?family=Lato');

html {
	font-family: 'Lato', sans-serif;
}

h1, .uk-h1,
h2, .uk-h2,
h3, .uk-h3,
h4, .uk-h4,
h5, .uk-h5,
h6, .uk-h6 {
	font-family: 'Helvetica';
	font-weight: bold;
}

.km-svg1 {
	fill:#FFFFFF;
}

.km-white {
	color: #ffffff!important;
}

.km-black {
	color: #000000!important;
}