/* trajanus */
@font-face {
  font-family: 'Trajan Pro Bold';
  font-style: normal;
  font-weight: 300;
 
  src: url('Trajan Pro Bold.ttf') format('truetype'); /* Safari, Android, iOS */
      
}

/* trajanus */
@font-face {
  font-family: 'Trajan Pro';
  font-style: normal;
  font-weight: 300;
 
  src: url('TrajanPro-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
      
}