@font-face {
    font-family: "TrajanPro3";
    src: url("fonts/TrajanPro3Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}


body {
    font-family: "TrajanPro3", sans-serif;
}
