
@font-face {
 font-family: muli;
  font-style: normal;
  font-weight: 400;

src: local('Muli'), url('muli.eot') format('embedded-opentype'),
 url('muli.woff2') format('woff2'),
     url('muli.woff') format('woff'),
     url('muli.ttf') format('truetype');

color: #494949;
}