@font-face {
    font-family: 'P22 underground';
    font-style: normal;
    font-weight: normal;
    src: url(p22undergroundcypro-book.otf);
}

@font-face {
    font-family: 'P22 underground';
    font-style: normal;
    font-weight: 100;
    src: url(p22undergroundcypro-thin.otf);
}

@font-face {
    font-family: 'P22 underground';
    font-style: normal;
    font-weight: 500;
    src: url(p22undergroundcypro-medium.otf);
}

@font-face {
    font-family: 'P22 underground';
    font-style: normal;
    font-weight: 700;
    src: url(p22undergroundcypro-demi.otf);
}

@font-face {
    font-family: 'P22 underground';
    font-style: normal;
    font-weight: 900;
    src: url(p22undergroundcypro-heavy.otf);
}