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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'thomasicons';
	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-thomas-train:before {
	content: "\e600";
}

.icon-thomas-clock:before {
	content: "\e601";
}

.icon-thomas-suitcase:before {
	content: "\e602";
}

.icon-thomas-ticket:before {
	content: "\e603";
}
