@font-face {
	font-family: drink;
	src: url("fontello.woff") format("woff"), url("fontello.ttf") format("truetype");
}
.drink-whisky:before {
	content: '\e801';
	font-family: drink;
	font-weight: normal;
	font-style: normal;
}