@font-face {
    font-family: 'BPG Arial Caps';
    src: url('../fonts/bpg-arial-caps-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/bpg-arial-caps-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/bpg-arial-caps-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/bpg-arial-caps-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/bpg-arial-caps-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/bpg-arial-caps-webfont.svg#bpg_arial_capsregular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'BPG Arial';
    src: url('../fonts/bpg-arial-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/bpg-arial-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/bpg-arial-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/bpg-arial-webfont.woff') format('woff'), /* Pretty Modern Browsers */
    url('../fonts/bpg-arial-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/bpg-arial-webfont.svg#bpg_arialregular') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'bpg_gel';
    src: url('../fonts/bpg_gel.ttf') format('truetype')
}

@font-face {
    font-family: 'BPG Banner Caps';
    src: url('../fonts/bpg_banner_caps.ttf') format('truetype')
}

@font-face {
    font-family: 'BPG mrgvlovani';
    src: url('../fonts/bpg_mrgvlovani_2009.ttf') format('truetype')
}

@font-face {
    font-family: 'Myriad GEO Mtavruli';
    src: url('../fonts/MyriadGEOMtavruliMedium.ttf') format('truetype')
}


.gel {font-family:'bpg_gel' !important; }

.mtavruli{ font-family:"BPG Arial Caps" !important; }

.banner_caps{ font-family:"BPG Banner Caps" !important; }

.mrgvlovani{ font-family:"BPG mrgvlovani" !important; }

.bpgArial{ font-family:"BPG Arial" !important; }

.myriadMtavruli{ font-family:"Myriad GEO Mtavruli" !important; }