/* Fonts Styles */
@font-face {
    font-family: 'nino';
    src: url('../fonts/bpg_nino_mtavruli_normal.eot');
    src: url('../fonts/bpg_nino_mtavruli_normal.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bpg_nino_mtavruli_normal.ttf') format('truetype'),
         url('../fonts/bpg_nino_mtavruli_normal.svg#BPGNinoMtavruli') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nino-bold';
    src: url('../fonts/bpg_nino_mtavruli_bold.eot');
    src: url('../fonts/bpg_nino_mtavruli_bold.eot?#iefix') 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-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ingiri';
    src: url('../fonts/bpg_ingiri_arial.eot');
    src: url('../fonts/bpg_ingiri_arial.eot?#iefix') format('embedded-opentype'),
	 	 url('../fonts/bpg_ingiri_arial.woff') format('woff'),
	 	 url('../fonts/bpg_ingiri_arial.ttf') format('truetype'),
		 url('../fonts/bpg_ingiri_arial.svg#BPGIngiri') format('svg');
    font-weight: normal;
    font-style: normal;
}