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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'SMlogistic';
	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-bubbles:before {
	content: "\32";
}
.icon-arrow-up:before {
	content: "\31";
}
