h1#vm-operator::before {
    content: "v";
    display: block;
    font-family: "vm-operator" !important;
    height: 150px;
    font-size: 192px;
    margin-top: -50px;
    margin-bottom: 25px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .25);
}

/* h1 {
    text-align: center;
} */