@font-face {
	font-family: 'fa-viber';
	src:url('../fonts/fa-viber.eot');
	src:url('../fonts/fa-viber.eot') format('embedded-opentype'),
		url('../fonts/fa-viber.ttf') format('truetype'),
		url('../fonts/fa-viber.woff') format('woff'),
		url('../fonts/fa-viber.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa-viber:before {
	font-family: 'fa-viber';
	content: "\e901";
}

.fa-viber-o:before {
	font-family: 'fa-viber';
	content: "\e900";
}
