@font-face {
  font-family: "icons5";
  src: url("../fonts/icons5.eot");
  src: url("../fonts/icons5.eot?#iefix") format("embedded-opentype"),
       url("../fonts/icons5.woff") format("woff"),
       url("../fonts/icons5.ttf") format("truetype"),
       url("../fonts/icons5.svg#icons5") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "icons5";
    src: url("../fonts/icons5.svg#icons5") format("svg");
  }
}

[class^="gl-icons5-"]:before, [class*=" gl-icons5-"]:before,
[class^="gl-icons5-"]:after, [class*=" gl-icons5-"]:after {   
  font-family: icons5;
  font-size: 28px;
  font-style: normal;
  margin-left: -4px;
}

.gl-icons5-car01:before { content: "\f100"; }
.gl-icons5-car02:before { content: "\f101"; }
.gl-icons5-car03:before { content: "\f102"; }
.gl-icons5-car04:before { content: "\f103"; }
.gl-icons5-car05:before { content: "\f104"; }
.gl-icons5-car06:before { content: "\f105"; }
.gl-icons5-car07:before { content: "\f106"; }
.gl-icons5-car08:before { content: "\f107"; }
.gl-icons5-car09:before { content: "\f108"; }
.gl-icons5-car10:before { content: "\f109"; }
.gl-icons5-car11:before { content: "\f10a"; }
.gl-icons5-car12:before { content: "\f10b"; }