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

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "brandico";
	font-style: normal;
	font-weight: normal;	     
}

.icon-blogger:before { content: '\f314'; } /* '' */
.icon-blogger-rect:before { content: '\f315'; } /* '' */


