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

.icon-commons {
	font-weight: normal;
}

.icon-commons-download:before {
    content: "\e600";
    font-family: "commons";
}

.icon-commons-launch:before {
    content: "\e601";
    font-family: "commons";
}