@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "gasico" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="gasico-"]:before,
[class*=" gasico-"]:before {
  font-family: "gasico" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gasico-arrow-down:before {
  content: "\61";
}
.gasico-testimonial:before {
  content: "\76";
}
.gasico-swipe:before {
  content: "\75";
}
.gasico-search:before {
  content: "\74";
}
.gasico-review:before {
  content: "\73";
}
.gasico-plus:before {
  content: "\72";
}
.gasico-phone:before {
  content: "\71";
}
.gasico-minus:before {
  content: "\77";
}
.gasico-location:before {
  content: "\6f";
}
.gasico-gas-pump:before {
  content: "\70";
}
.gasico-gas-container:before {
  content: "\6e";
}
.gasico-arrow-left:before {
  content: "\62";
}
.gasico-arrow-left-long:before {
  content: "\63";
}
.gasico-arrow-right:before {
  content: "\64";
}
.gasico-arrow-right-long:before {
  content: "\65";
}
.gasico-arrow-up:before {
  content: "\66";
}
.gasico-at:before {
  content: "\67";
}
.gasico-chat:before {
  content: "\68";
}
.gasico-check:before {
  content: "\69";
}
.gasico-clock:before {
  content: "\6a";
}
.gasico-external-link:before {
  content: "\6b";
}
.gasico-external-link-alternate:before {
  content: "\6c";
}
.gasico-gas:before {
  content: "\6d";
}
