@font-face {
    font-family: 'mom';
    src: url(/fonts/Mom«t___.ttf);
}

@font-face {
    font-family: 'that gothic';
    src: url(/fonts/kingjola.ttf);
}

@font-face {
    font-family: 'that other';
    src: url(/fonts/Faith\ Collapsing.ttf);
}

@font-face {
    font-family: 'lostmedia';
    src: url(/fonts/Blue\ Screen\ Personal\ Use.ttf);
}

.titulos1 {
    padding: 10px;
    font-size: xx-large;
}

.pravda {
    font-family: 'mom';
}

.pravd {
    border: 3px;
    border-style: solid;
    border-color: black;
    size: 10%;
    height: 20%;
    width: 20%;
}