
@font-face {
  font-family: 'MullerThin';
  src: url('MullerThin.eot?#iefix') format('embedded-opentype'),
  	url('MullerThin.otf')  format('opentype'),
	url('MullerThin.woff') format('woff'),
	url('MullerThin.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MullerRegular';
  src: url('MullerRegular.eot?#iefix') format('embedded-opentype'),
  		url('MullerRegular.otf')  format('opentype'),
	    url('MullerRegular.woff') format('woff'),
	    url('MullerRegular.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MullerBold';
  src: url('MullerBold.eot?#iefix') format('embedded-opentype'),
  		url('MullerBold.otf')  format('opentype'),
	    url('MullerBold.woff') format('woff'),
	    url('MullerBold.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}