@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "gfa" !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^="gi-"]:before,
[class*=" gi-"]:before {
  font-family: "gfa" !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;
}

.gi-chevron-left:before {
  content: "\e000";
}
.gi-chevron-right:before {
  content: "\e001";
}
.gi-info:before {
  content: "\e002";
}
.gi-print:before {
  content: "\e003";
}
.gi-cart:before {
  content: "\e004";
}
.gi-check:before {
  content: "\e006";
}
.gi-power:before {
  content: "\e007";
}
.gi-reload:before {
  content: "\e008";
}
.gi-search:before {
  content: "\e005";
}
.gi-download:before {
  content: "\e009";
}
.gi-menu:before {
  content: "\e00a";
}
.gi-settings:before {
  content: "\e00b";
}
.gi-truck:before {
  content: "\e00c";
}
.gi-change-adress:before {
  content: "\e00d";
}
.gi-modify-adress:before {
  content: "\e00e";
}
.gi-corner:before {
  content: "\e00f";
}
.gi-user:before {
  content: "\e010";
}
.gi-caret-left:before {
  content: "\e011";
}
.gi-caret-right:before {
  content: "\e012";
}
.gi-caret-up-two:before {
  content: "\e014";
}
.gi-caret-up:before {
  content: "\e013";
}
.gi-caret-down:before {
  content: "\e015";
}
.gi-caret-down-two:before {
  content: "\e016";
}
