
@font-face {
    font-family: 'PPMonumentExtended';
    src: url('../fonts/PPMonumentExtended-Regular-BF645465a253250.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PPMonumentExtendedLight';
    src: url('../fonts/PPMonumentExtended-Light-BF645465a264007.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'PPMonumentExtendedBold';
    src: url('../fonts/PPMonumentExtended-Black-BF645465a1e687b.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'OmnesRegular';
    src: url('../fonts/Omnes Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OmnesBold';
    src: url('../fonts/Omnes Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.rotate-180 {
    transform: rotate(-180deg);
}
