@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'bpg_rioni_arial';
    src: url('/theme/img/fonts/bpg_rioni_arial.eot');
    src: url('/theme/img/fonts/bpg_rioni_arial.eot?#iefix') format('embedded-opentype'),
         url('/theme/img/fonts/bpg_rioni_arial.woff') format('woff'), 
         url('/theme/img/fonts/bpg_rioni_arial.ttf') format('truetype'), 
         url('/theme/img/fonts/bpg_rioni_arial.svg#bpg_nino_mtavrulibold') format('svg');
}

@font-face {
    font-family: 'bpg_nino_mtavruli_bold';
    src: url('/theme/img/fonts/bpg_nino_mtavruli_bold.eot');
    src: url('/theme/img/fonts/bpg_nino_mtavruli_bold.eot?#iefix') format('embedded-opentype'),
         url('/theme/img/fonts/bpg_nino_mtavruli_bold.woff') format('woff'),
         url('/theme/img/fonts/bpg_nino_mtavruli_bold.ttf') format('truetype'),
         url('/theme/img/fonts/bpg_nino_mtavruli_bold.svg#BPGNinoMtavruliBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bpg_mrgvlovani_2010';
    src: url('/theme/img/fonts/bpg_mrgvlovani_2010.eot');
    src: local('bpg mrgvlovani 2010'), 
		 url('/theme/img/fonts/bpg_mrgvlovani_2010.eot') format('embedded-opentype'),
         url('/theme/img/fonts/bpg_mrgvlovani_2010.woff') format('woff'),
         url('/theme/img/fonts/bpg_mrgvlovani_2010.ttf') format('truetype'),
         url('/theme/img/fonts/bpg_mrgvlovani_2010.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bpg_nuskha_modern';
    src: url('/theme/img/fonts/bpg_nuskha_modern.eot');
    src: url('/theme/img/fonts/bpg_nuskha_modern.eot') format('embedded-opentype'),
         url('/theme/img/fonts/bpg_nuskha_modern.woff2') format('woff2'),
         url('/theme/img/fonts/bpg_nuskha_modern.woff') format('woff'),
         url('/theme/img/fonts/bpg_nuskha_modern.ttf') format('truetype'),
         url('/theme/img/fonts/bpg_nuskha_modern.svg#BPGNuskhaModernRegular') format('svg');
}


@font-face {
    font-family: 'bpg_mrgvlovani_caps_2010';
    src: url('/theme/img/fonts/bpg_mrgvlovani_caps_2010.eot?v3');
    src: local('bpg mrgvlovani caps 2010'), 
		 url('/theme/img/fonts/bpg_mrgvlovani_caps_2010.eot?v3') format('embedded-opentype'),
         url('/theme/img/fonts/bpg_mrgvlovani_caps_2010.woff?v3') format('woff'),
         url('/theme/img/fonts/bpg_mrgvlovani_caps_2010.ttf?v3') format('truetype'),
         url('/theme/img/fonts/bpg_mrgvlovani_caps_2010.svg?v3') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bpg_arial';
    src: url('/theme/img/fonts/bpg_arial-webfont.eot');
    src: url('/theme/img/fonts/bpg_arial-webfont.eot?#iefix') format('embedded-opentype'),
         url('/theme/img/fonts/bpg_arial-webfont.woff') format('woff'),
         url('/theme/img/fonts/bpg_arial-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* fix unicode problem  */
html body *{ text-transform:none !important }
