html.ka * {
	text-transform: none !important;
}

@font-face {
    font-family: "bpg_glaho_caps";
    src: url("../fonts/local/bpg-glaho-web-caps-webfont_0.ttf");
}
@font-face {
    font-family: "bpg_glaho";
    src: url("../fonts/local/bpg-glaho-web-webfont_0.ttf");
}

@font-face {
    font-family: "bpg_mtavruli";
    src: url("../fonts/local/bpg_extrasquare_mtavruli_2009.ttf");
}
@font-face {
    font-family: "bpg_arial";
    src: url("../fonts/local/bpg_arial_2009.ttf");
}

/* Caps */
#banner h1, .navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus,
.title-block h1, #page-title h1,
.footer-widget h2, .service-list > h2, .service-details h3,
.therapists-list h2, .about h2, .designation h3
{
    font-family: bpg_mtavruli;
}

#banner p,.dropdown-menu > li > a,
.title-block p, .breadcrumb > li,
.footer-widget p, .footer-top ul li,
.contact-info p, .service-details ul li,
.service-details, .therapists-list h4,
.breadcrumb li a, .btn.btn-default, .form-control,
.help-block.with-errors, #filter-list > li, .about,
.designation h5
{
    font-family: bpg_arial;
}