/* Trajan Pro — local WOFF (premium serif) */
@font-face {
    font-family: 'Trajan Pro';
    src: url('TrajanPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Trajan Pro';
    src: url('TrajanPro-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Trajan Pro';
    src: url('TrajanPro-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Trajan Pro';
    src: url('TrajanPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Trajan Pro';
    src: url('TrajanPro-Bold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Trajan Pro';
    src: url('TrajanPro-Bold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Apply Trajan Pro globally as the primary font. */
html, body,
input, select, textarea, button, optgroup,
h1, h2, h3, h4, h5, h6,
.btn, .nav, .navbar, .form-control,
.card, .card-header, .card-body, .modal,
.aiz-megabox-elem, .table, .dropdown-menu,
.fw-300, .fw-400, .fw-500, .fw-600, .fw-700, .fw-800, .fw-900 {
    font-family: 'Trajan Pro', 'Proxima Nova', Georgia, serif !important;
}
