@font-face {
  font-family: 'Granvile';
  src: url('../assets/fonts/Granvile-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Corporate';
  src: url('../assets/fonts/CorporateAPro-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'TrajanPro';
  src: url('../assets/fonts/TrajansPro-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}