@font-face {
    font-family: 'Trajan-regular';
    src: url('../../fonts/trajan/TrajanPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trajan-bold';
    src: url('../../fonts/trajan/TrajanPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}