/*@font-face {
    font-family: 'BPGNinoMtavruliRegular';
    src: url('../fonts/bpg_nino_mtavruli_normal.eot');
    src: url('../fonts/bpg_nino_mtavruli_normal.eot') format('embedded-opentype'),
         url('../fonts/bpg_nino_mtavruli_normal.woff') format('woff'),
         url('../fonts/bpg_nino_mtavruli_normal.ttf') format('truetype'),
         url('../fonts/bpg_nino_mtavruli_normal.svg#BPGNinoMtavruliRegular') format('svg');

}*/


/* @font-face {
    font-family: 'BPGGlahoArialRegular';
    src: url('../fonts/bpg_glaho_arial.eot');
    src: url('../fonts/bpg_glaho_arial.eot') format('embedded-opentype'),
         url('../fonts/bpg_glaho_arial.woff') format('woff'),
         url('../fonts/bpg_glaho_arial.ttf') format('truetype'),
         url('../fonts/bpg_glaho_arial.svg#BPGGlahoArialRegular') format('svg');
}
@font-face {
    font-family: 'BPGNinoMtavruliBold';
    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.woff') format('woff'),
         url('../fonts/bpg_nino_mtavruli_bold.ttf') format('truetype'),
         url('../fonts/bpg_nino_mtavruli_bold.svg#BPGNinoMtavruliBold') format('svg');
}
@font-face {
    font-family: 'BPGNinoMtavruliBookRegular';
    src: url('../fonts/bpg_nino_mtavruli_book.eot');
    src: url('../fonts/bpg_nino_mtavruli_book.eot') format('embedded-opentype'),
         url('../fonts/bpg_nino_mtavruli_book.woff') format('woff'),
         url('../fonts/bpg_nino_mtavruli_book.ttf') format('truetype'),
         url('../fonts/bpg_nino_mtavruli_book.svg#BPGNinoMtavruliBookRegular') format('svg');
}

@font-face{
    font-family: "BPGNinoMtavruliRegular";
    src: url("../fonts/bpg_nino_mtavruli_normal.otf") format("opentype"),
         url("../fonts/bpg_nino_mtavruli_normal.ttf") format("truetype");
}
@font-face{
    font-family: "BPGArial2010Regular -extra-";
    src: url("../fonts/bpg_arial_2010.eot");
    src:
        url("../fonts/bpg_arial_2010.otf") format("opentype"),
        url("../fonts/bpg_arial_2010.ttf") format("truetype");
}
@font-face{
    font-family: "BPGArial2010Regular";
    src: url("../fonts/bpg_arial_2010.eot");
    src:
        url("../fonts/bpg_arial_2010.ttf") format("truetype"),
        url("../fonts/bpg_arial_2010.otf") format("opentype");
}
.bpgNinoMtavruli{
    font-family: 'BPGNinoMtavruliRegular';
}
 */