@font-face {
    font-family: 'Trajan Pro 3';
    src: url('TrajanPro3Black.woff2') format('woff2'),
        url('TrajanPro3Black.woff') format('woff'),
        url('TrajanPro3Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Trajan Pro 3';
    src: url('TrajanPro3Bold.woff2') format('woff2'),
        url('TrajanPro3Bold.woff') format('woff'),
        url('TrajanPro3Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Trajan Pro 3';
    src: url('TrajanPro3-Regular.woff2') format('woff2'),
        url('TrajanPro3-Regular.woff') format('woff'),
        url('TrajanPro3-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Trajan Pro 3';
    src: url('TrajanPro3Light.woff2') format('woff2'),
        url('TrajanPro3Light.woff') format('woff'),
        url('TrajanPro3Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Trajan Pro 3';
    src: url('TrajanPro3SemiBold.woff2') format('woff2'),
        url('TrajanPro3SemiBold.woff') format('woff'),
        url('TrajanPro3SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Trajan Pro 3';
    src: url('TrajanPro3ExtraLight.woff2') format('woff2'),
        url('TrajanPro3ExtraLight.woff') format('woff'),
        url('TrajanPro3ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

