@font-face {
	font-family:Commerce;
	src: url("../font/commerce.ttf");
}

[class^="commerce-"]:before, [class*=" commerce-"]:before,
[class^="commerce-"]:after, [class*=" commerce-"]:after {  
	font-family: Commerce;
    font-size: 26px;
}

.commerce-hot-food:before {
    content: "\f101";
}
.commerce-motorcycle:before {
    content: "\f102";
}
.commerce-rental:before {
    content: "\f103";
}
.commerce-scooter-front-view:before {
    content: "\f104";
}
.commerce-settings:before {
    content: "\f105";
}
