@font-face {
	font-family: 'seamtrak-iconfont';
	src:url('../fonts/seamtrak-iconfont.eot?-hwng44');
	src:url('../fonts/seamtrak-iconfont.eot?#iefix-hwng44') format('embedded-opentype'),
		url('../fonts/seamtrak-iconfont.woff?-hwng44') format('woff'),
		url('../fonts/seamtrak-iconfont.ttf?-hwng44') format('truetype'),
		url('../fonts/seamtrak-iconfont.svg?-hwng44#seamtrak-iconfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'seamtrak-iconfont';
	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-comment:before {
	content: "\e616";
}

.icon-calendar:before {
	content: "\e617";
}

.icon-play-multi:before {
	content: "\e615";
}

.icon-arrowleft:before {
	content: "\e600";
}

.icon-arrowright:before {
	content: "\e601";
}

.icon-check:before {
	content: "\e602";
}

.icon-delete:before {
	content: "\e603";
}

.icon-edit:before {
	content: "\e604";
}

.icon-facebook:before {
	content: "\e605";
}

.icon-keyleft:before {
	content: "\e606";
}

.icon-keyright:before {
	content: "\e607";
}

.icon-keyup:before {
	content: "\e608";
}

.icon-keydown:before {
	content: "\e609";
}

.icon-lock:before {
	content: "\e60a";
}

.icon-padlock:before {
	content: "\e60b";
}

.icon-pause:before {
	content: "\e60c";
}

.icon-question:before {
	content: "\e60d";
}

.icon-renew:before {
	content: "\e60e";
}

.icon-star:before {
	content: "\e60f";
}

.icon-star-outline:before {
	content: "\e613";
}

.icon-twitter:before {
	content: "\e610";
}

.icon-unlock:before {
	content: "\e611";
}

.icon-user:before {
	content: "\e612";
}

.icon-play:before {
	content: "\e614";
}

