.gliphs {
    font-family: 'Gliphs'; 

    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: inherit;
    color: inherit;
}

@font-face {
    font-family: 'Gliphs';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url("Gliphs.woff2") format("woff2");
}

/**/

.gliph-bars:before {
    content: "\f000"; 
}

.gliph-shopping-cart:before {
    content: "\f001"; 
}

.gliph-check:before {
    content: "\f002"; 
}

.gliph-chevron-down:before {
    content: "\f003"; 
}

.gliph-chevron-up:before {
    content: "\f004"; 
}

.gliph-chevron-left:before {
    content: "\f005"; 
}

.gliph-chevron-right:before {
    content: "\f006"; 
}

.gliph-clock:before {
    content: "\f007"; 
}

.gliph-clothes-hanger:before {
    content: "\f008"; 
}

.gliph-credit-card:before {
    content: "\f009"; 
}

.gliph-envelope:before {
    content: "\f00a"; 
}

.gliph-envelope-solid:before {
    content: "\f00b"; 
}

.gliph-filter:before {
    content: "\f00c"; 
}

.gliph-hand-pointer:before {
    content: "\f00d"; 
}

.gliph-heart:before {
    content: "\f00e"; 
}

.gliph-heart-solid:before {
    content: "\f00f"; 
}

.gliph-info-circle:before {
    content: "\f010"; 
}

.gliph-map-marked-alt:before {
    content: "\f011"; 
}

.gliph-minus:before {
    content: "\f012"; 
}

.gliph-plus:before {
    content: "\f013"; 
}

.gliph-mobile-alt:before {
    content: "\f014"; 
}

.gliph-phone-square-alt:before {
    content: "\f015"; 
}

.gliph-phone-alt:before {
    content: "\f016"; 
}

.gliph-question-circle:before {
    content: "\f017"; 
}

.gliph-search:before {
    content: "\f018"; 
}

.gliph-sliders-h:before {
    content: "\f019"; 
}

.gliph-sort-amount-down-alt:before {
    content: "\f01a"; 
}

.gliph-sort-amount-up-alt:before {
    content: "\f01b"; 
}

.gliph-store-alt:before {
    content: "\f01c"; 
}

.gliph-subway:before {
    content: "\f01d"; 
}

.gliph-truck:before {
    content: "\f01e"; 
}

.gliph-users-cog:before {
    content: "\f01f"; 
}

.gliph-xmark:before {
    content: "\f020"; 
}

.gliph-telegram-plane:before {
    content: "\f021"; 
}

.gliph-viber:before {
    content: "\f022"; 
}

.gliph-vk:before {
    content: "\f023"; 
}

.gliph-whatsapp:before {
    content: "\f024"; 
}

.gliph-youtube:before {
    content: "\f025"; 
}

.gliph-max-messenger:before {
    content: "\f026"; 
}

/**/

.gliph-whatsapp {
    color: #52b13a;
}

.gliph-telegram-plane {
    color: #31a3df;
}

.gliph-max-messenger {
    color: #3a50f2;
}