@font-face {
	font-family: 'febc-icons';
	src:url('febc-icons.eot?vlgstn');
	src:url('febc-icons.eot?#iefixvlgstn') format('embedded-opentype'),
		url('febc-icons.ttf?vlgstn') format('truetype'),
		url('febc-icons.woff?vlgstn') format('woff'),
		url('febc-icons.svg?vlgstn#febc-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="febc-icons-"], [class*=" febc-icons-"] {
	font-family: 'febc-icons';
	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;
}

.febc-icons-translate:before {
	content: "\e600";
}
.febc-icons-station:before {
	content: "\e601";
}
.febc-icons-radio:before {
	content: "\e602";
}
.febc-icons-globe:before {
	content: "\e603";
}
.febc-icons-dollars:before {
	content: "\e604";
}
