.icon { font-family: 'FontAwesome'; background-repeat: no-repeat; }
.ico { background-repeat: no-repeat; }
.ico-glass { background-image: url('../img/ico/ico-glass@2x.png'); }
.ico-people { background-image: url('../img/ico/ico-people@2x.png'); }
.ico-bulb { background-image: url('../img/ico/ico-bulb@2x.png');  }

.ico-cart { background-image: url('../img/ico/ico-cart@2x.png'); }
.active .ico-cart { background-image: url('../img/ico/ico-cart-active@2x.png'); }

.ico-card { background-image: url('../img/ico/ico-card@2x.png'); }
.active .ico-card { background-image: url('../img/ico/ico-card-active@2x.png'); }

.ico-user { background-image: url('../img/ico/ico-user@2x.png'); }
.active .ico-user { background-image: url('../img/ico/ico-user-active@2x.png'); }

.ico-flag { background-image: url('../img/ico/ico-flag@2x.png'); }
.active .ico-flag { background-image: url('../img/ico/ico-flag-active@2x.png'); }

.ico-one { background-image: url('../img/ico/01.png'); }
.ico-one-active { background-image: url('../img/ico/01h.png'); }

.ico-two { background-image: url('../img/ico/02.png'); }
.ico-two-active { background-image: url('../img/ico/02h.png'); }

.ico-three { background-image: url('../img/ico/03.png'); }
.ico-three-active { background-image: url('../img/ico/03h.png'); }

.ico-four { background-image: url('../img/ico/04.png'); }
.ico-four-active { background-image: url('../img/ico/04h.png'); }

.ico-check { background-image: url('../img/ico/check.png'); }