﻿@font-face {
    font-family: 'bpg_arial_2009';
    src: url('../fonts/bpg_arial_2009.eot');
    src: url('../fonts/bpg_arial_2009.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/bpg_arial_2009.woff') format('woff'),
		 url('../fonts/bpg_arial_2009.ttf') format('truetype'),
		 url('../fonts/bpg_arial_2009.svg#bpg_nino_medium_caps') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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


@font-face {
    font-family: 'BPGArialCaps2010Regular';
    src: url('../fonts/bpg_arial_caps_2010.eot');
    src: url('../fonts/bpg_arial_caps_2010.eot') format('embedded-opentype'),
         url('../fonts/bpg_arial_caps_2010.woff') format('woff'),
         url('../fonts/bpg_arial_caps_2010.ttf') format('truetype'),
         url('../fonts/bpg_arial_caps_2010.svg#BPGArialCaps2010Regular') format('svg');
}


.mtavruli {
    font-family: 'BPGArialCaps2010Regular';
    font-size: 14px;
    color:#3366cc;
}
.mxedruli {
    font-family: 'bpg_arial_2009',arial;
    font-size: 13px;
    color:#545454;
}