@font-face {
    font-family: 'Canela Web';
    src: url(../fonts/bpg_nateli_mtavruli.ttf);
    font-weight: 100;
    font-style: italic;
    font-stretch: normal;
}

body {
    font-family: 'Canela Web';
}

h1, h2, h3, h4, h5, h6, .header-content, .navbar, .btn{
    text-transform: uppercase;
}

.bb-calendar-widget button.bb-calendar-booknow-btn
{
    font-family: "Canela Web" !important;
    text-transform: uppercase !important;
}