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

@font-face {
  font-family: 'Melbourne-Bold';
  src:  url('../fonts/Melbourne-Bold/Melbourne-Bold.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/Melbourne-Bold/Melbourne-Bold.otf')  format('opentype'),
	    url('../fonts/Melbourne-Bold/Melbourne-Bold.woff') format('woff'), 
		url('../fonts/Melbourne-Bold/Melbourne-Bold.ttf')  format('truetype'), 
		url('../fonts/Melbourne-Bold/Melbourne-Bold.svg#Melbourne-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Melbourne-Light';
  src:  url('../fonts/Melbourne-Light/Melbourne-Light.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/Melbourne-Light/Melbourne-Light.otf')  format('opentype'),
	    url('../fonts/Melbourne-Light/Melbourne-Light.woff') format('woff'), 
		url('../fonts/Melbourne-Light/Melbourne-Light.ttf')  format('truetype'), 
		url('../fonts/Melbourne-Light/Melbourne-Light.svg#Melbourne-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

