
@font-face {
    font-family: 'bpg_arial';
    src: url(/fonts/bpg_arial_2009.ttf) format('truetype');
}

@font-face {
    font-family: 'bpg_nino_mtavruli_bold';
    src: url(/fonts/bpg_nino_mtavruli_bold.ttf) format('truetype');
}

button, h1,h2,h3,h4,h5,h6,
.contact h3, .location h3, .social-media h3,
.location p.address,
.subscribe input[type="email"],
.subscribe textarea,
.subscribe button,
.footer-text ,
header > div  > div  > select,
header > div > p,
header > div > div > p, 
header,
form > label,
form > input[type=submit],
.section-grid > div p,
.projects-filter-area *
{
    font-family: 'bpg_nino_mtavruli_bold', sans-serif;
}


body, p {
    font-family: 'bpg_arial', sans-serif;
}
