@font-face {
	font-family: 'aileron';
	src: url('Aileron-UltraLight.otf');
	font-weight: normal;
	font-style: normal;
}

.sampico {
	height: 25px;
	width: 25px;
	background-image: url(sampico.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #687780;
	border-radius: 200px;
	margin: 0 auto;
}

.ts3ico {
	height: 25px;
	width: 25px;
	background-image: url(ts3ico.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #687780;
	border-radius: 200px;
	margin: 0 auto;
}

.shopico {
	height: 25px;
	width: 25px;
	background-image: url(shopico.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #687780;
	border-radius: 200px;
	margin: 0 auto;
}