/* your styles go here */
#profile_image {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

#navbar_logo {
    width: 40px;
    height: 50px;
}


#login_logo {
    width: 191px;
}

.auth_frame {
    width: 700px;
}

@font-face {
    font-family: 'gel_symbol_font';
    src: url(../fonts/gl-venuri-regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

.gel_symbol {
    font-family: 'gel_symbol_font', sans-serif;
}