h1, h2, h3, h4, h5, h6, .btn {
    font-family: "Verlag A", "Verlag B";
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
}

p, body, html, .form-control {
    font-family: "Mercury SSm A", "Mercury SSm B";
    font-style: normal;
    font-weight: 400;
}
