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

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