@font-face {
    font-family: 'bpg_arial_2009';
    src: url('../fonts/bpg_arial_2009.eot');
    src: url('../fonts/bpg_arial_2009.eot') format('embedded-opentype'),
         url('../fonts/bpg_arial_2009.woff2') format('woff2'),
         url('../fonts/bpg_arial_2009.woff') format('woff'),
         url('../fonts/bpg_arial_2009.ttf') format('truetype'),
         url('../fonts/bpg_arial_2009.svg#bpg_arial_2009') format('svg');
    font-weight:normal;
}

@font-face {
    font-family: 'nino mtavruli';
    src: url('../fonts/bpg_nino_mtavruli_bold.eot');
    src: url('../fonts/bpg_nino_mtavruli_bold.eot') format('embedded-opentype'),
         url('../fonts/bpg_nino_mtavruli_bold.woff2') format('woff2'),
         url('../fonts/bpg_nino_mtavruli_bold.woff') format('woff'),
         url('../fonts/bpg_nino_mtavruli_bold.ttf') format('truetype'),
         url('../fonts/bpg_nino_mtavruli_bold.svg#bpg_nino_mtavruli_bold') format('svg');
}