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

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

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