@font-face {
    font-family: 'Nulshock';
    src: url(../fonts/nulshock_bd.otf);
}

body {
    font-family: 'Nulshock';
}

h3{    
    font-family: "Trebuchet MS";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    color: #870051;
}