@font-face {
    src: url(../fonts/geometos/Geometos.ttf);
    font-family: "Geometos";
}

body {
    overflow: hidden;
}

.login_head,
section.login .card h2,
a,
label,
.btn-primary,
.olook {
    font-family: "Geometos" !important;
}

.login_head .left {
    height: 65px !important;
}
