@font-face {
    font-family: p_bold;
    src: url(../fonts/BebasNeue-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: p_regular;
    src: url(../fonts/GothamBook.otf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: p_medium;
    src: url(../fonts/FiraGO-Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
