@font-face {
	font-family: 'toppannel';
	src:url('/core/icons/fonts/toppannel.eot?011');
	src:url('/core/icons/fonts/toppannel.eot?#iefix&011') format('embedded-opentype'),
		url('/core/icons/fonts/toppannel.svg#toppannel&011') format('svg'),
		url('/core/icons/fonts/toppannel.woff?011') format('woff'),
		url('/core/icons/fonts/toppannel.ttf?011') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="tpicon-"]:before {
*/
.tpicon-cog:before, .tpicon-bubble:before, .tpicon-info:before, .tpicon-star:before, .tpicon-switch:before, .tpicon-bullhorn:before, .tpicon-loop:before, .tpicon-arrow-right:before, .tpicon-happy:before, .tpicon-envelope:before, .tpicon-cancel-circle:before, .tpicon-drawing:before, .tpicon-drawing_horizontal:before, .tpicon-clock:before, .tpicon-minus-alt:before, .tpicon-expand:before, .tpicon-close:before, .tpicon-list:before, .tpicon-download:before, .tpicon-tab:before, .tpicon-user:before, .tpicon-skull:before {
	font-family: 'toppannel';
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.tpicon-cog:before {
	content: "\e007";
}
.tpicon-bubble:before {
	content: "\e001";
}
.tpicon-info:before {
	content: "\e006";
}
.tpicon-star:before {
	content: "\e00b";
}
.tpicon-switch:before {
	content: "\e00a";
}
.tpicon-bullhorn:before {
	content: "\e004";
}
.tpicon-loop:before {
	content: "\e00d";
}
.tpicon-arrow-right:before {
	content: "\e008";
}
.tpicon-happy:before {
	content: "\e009";
}
.tpicon-envelope:before {
	content: "\e005";
}
.tpicon-cancel-circle:before {
	content: "\e003";
}
.tpicon-drawing:before {
	content: "\e00e";
}
.tpicon-drawing_horizontal:before {
	content: "\e00f";
}
.tpicon-clock:before {
	content: "\e011";
}
.tpicon-minus-alt:before {
	content: "\e010";
}
.tpicon-expand:before {
	content: "\e017";
}
.tpicon-close:before {
	content: "\e015";
}
.tpicon-list:before {
	content: "\e012";
}
.tpicon-download:before {
	content: "\e019";
}
.tpicon-tab:before {
	content: "\e014";
}
.tpicon-user:before {
	content: "\e002";
}
.tpicon-skull:before {
	content: "\e013";
}
