@font-face {
    font-family: "Trajan Pro";
    font-weight: 400;
    font-style: normal;
    src: url("/assets/fonts/TrajanPro-Regular.woff") format("woff");
}

@font-face {
    font-family: "Trajan Pro";
    font-weight: 700;
    font-style: normal;
    src: url("/assets/fonts/TrajanPro-Bold.woff") format("woff");
}
