@font-face {
    font-family: 'PP Acma';
    src: url('../fonts/acma/PPAcma-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
h1, .h1, h2 {
    font-family: 'PP Acma', sans-serif;
    font-weight: 900;
}