@font-face {
    font-family: 'Trajan Pro 3';
    src: url('TrajanPro3Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Trajan Pro 3';
    src: url('TrajanPro3SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Trajan Pro 3';
    src: url('TrajanPro3Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Trajan Pro 3';
    src: url('TrajanPro3Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }
  