@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  src: local('Muli'), url(../kU4XYdV4jtS72BIidPtqyw.woff) format('woff');
}

body{
	background-color:#000;
	font-family: 'Muli', sans-serif;
	font-size:16px;
	color:#fff;
	
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	/*overflow: hidden;*/
}

@media(min-width:768px) {

}





