@font-face {
		font-family: 'BPGNinoMtavruli-Bold';
		src: url('fonts/bpg_nino/bpgninomtavrulibold.eot');
		src: url('fonts/bpg_nino/bpgninomtavrulibold.eot?#iefix') format('embedded-opentype'),
				 url('fonts/bpg_nino/bpgninomtavrulibold.woff') format('woff'),
				 url('fonts/bpg_nino/bpgninomtavrulibold.ttf') format('truetype'),
				 url('fonts/bpg_nino/bpgninomtavrulibold.svg#BPGNinoMtavruli-Bold') format('svg');
		font-weight: normal;
		font-style: normal;
}
@font-face {
		font-family: 'BPGNinoMtavruli-Normal';
		src: url('fonts/bpg_nino/bpg_nino_mtavruli_normal.ttf') format('truetype');
		src: url('fonts/bpg_nino/bpg_nino_mtavruli_normal.eot');
		src: url('fonts/bpg_nino/bpg_nino_mtavruli_normal.eot') format('embedded-opentype'),
		     url('fonts/bpg_nino/bpg_nino_mtavruli_normal.woff2') format('woff2'),
		     url('fonts/bpg_nino/bpg_nino_mtavruli_normal.woff') format('woff'),
		     url('fonts/bpg_nino/bpg_nino_mtavruli_normal.svg#bpg_nino_mtavruli_normal') format('svg');
		font-weight: normal;
		font-style: normal;
}

@font-face {
				font-family: 'BPGArial';
				src: url('fonts/bpg_arial/bpgarial2009.eot');
				src: url('fonts/bpg_arial/bpgarial2009.eot?#iefix') format('embedded-opentype'),
						 url('fonts/bpg_arial/bpgarial2009.woff') format('woff'),
						 url('fonts/bpg_arial/bpgarial2009.ttf') format('truetype'),
						 url('fonts/bpg_arial/bpgarial2009.svg#BPGArial') format('svg');
				font-weight: normal;
				font-style: normal;
		}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/bebasneue/BebasNeue-webfont.eot');
    src: url('fonts/bebasneue/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue/BebasNeue-webfont.woff') format('woff'),
         url('fonts/bebasneue/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/bebasneue/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BPGMrgvlovani';
    src: url('fonts/mrglovani/bpg_mrgvlovani_2010.eot');
    src: url('fonts/mrglovani/bpg_mrgvlovani_2010.eot?#iefix') format('embedded-opentype'),
         url('fonts/mrglovani/bpg_mrgvlovani_2010.woff') format('woff'),
         url('fonts/mrglovani/bpg_mrgvlovani_2010.ttf') format('truetype'),
         url('fonts/mrglovani/bpg_mrgvlovani_2010.svg#BPGMrgvlovani') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'BPGGel';
	src: url('fonts/bpg_gel/bpg_gel.ttf')  format('truetype');
	src: url('fonts/bpg_gel/bpg_gel.eot');
	src: url('fonts/bpg_gel/bpg_gel.eot') format('embedded-opentype'),
	     url('fonts/bpg_gel/bpg_gel.woff2') format('woff2'),
	     url('fonts/bpg_gel/bpg_gel.woff') format('woff'),
	     url('fonts/bpg_gel/bpg_gel.svg#bpg_gel') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'bpg_mrgvlovani_caps_2010';
	src: url('fonts/mgvlovaniCaps/bpg_mrgvlovani_caps_2010.ttf')  format('truetype');
	src: url('fonts/mgvlovaniCaps/bpg_mrgvlovani_caps_2010.eot');
	src: url('fonts/mgvlovaniCaps/bpg_mrgvlovani_caps_2010.eot') format('embedded-opentype'),
	url('fonts/mgvlovaniCaps/bpg_mrgvlovani_caps_2010.woff2') format('woff2'),
	url('fonts/mgvlovaniCaps/bpg_mrgvlovani_caps_2010.woff') format('woff'),
	url('fonts/mgvlovaniCaps/bpg_mrgvlovani_caps_2010.svg#bpg_gel') format('svg');
	font-weight: normal;
	font-style: normal;
}


.mrgvlovani{
	 font-family: 'BPGMrgvlovani';
 }

.mrgvlovaniCaps{
	font-family: 'bpg_mrgvlovani_caps_2010';
}

.bpgNino {
	font-family: 'BPGNinoMtavruli-Bold';
}

.bpgNinoNorm {
	font-family: 'BPGNinoMtavruli-Normal';
}

.bpgArial{
	font-family: 'BPGArial';
}

.bebas{
    font-family: 'BebasNeueRegular';
}

.bpg_gel{
	font-family: "BPGGel";
}