@font-face {
	font-family: 'b2bsamsung';
	src:url('fonts/b2bsamsung.eot?-2xzt0c');
	src:url('fonts/b2bsamsung.eot?#iefix-2xzt0c') format('embedded-opentype'),
		url('fonts/b2bsamsung.woff?-2xzt0c') format('woff'),
		url('fonts/b2bsamsung.ttf?-2xzt0c') format('truetype'),
		url('fonts/b2bsamsung.svg?-2xzt0c#b2bsamsung') format('svg');
	font-weight: normal;
	font-style: normal;
}

.svg-ico {
	font-family: 'b2bsamsung';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-chile:before {
	content: "\e604";
}
.icon-youtube:before {
	content: "\e600";
}
.icon-twitter:before {
	content: "\e601" !important; 
}
.icon-linkedin:before {
	content: "\e602";
}
.icon-facebook:before {
	content: "\e603";
}
