@font-face {
    font-family: 'Pathfinder2eActions';
    src: url("Pathfinder2eActions.ttf");
}

.pf2-actions, .pf2-actions:after {
    font-family: 'Pathfinder2eActions', serif !important;
    font-size: 1.5rem;
    line-height: 1rem;
}

.pf2-actions.one-action:after { content: "1" }
.pf2-actions.two-actions:after { content: "2"; }
.pf2-actions.three-actions:after { content: "3"; }
.pf2-actions.free-action:after { content: "4"; }
.pf2-actions.reaction:after { content: "5"; }