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


