@font-face {
  font-family: 'gdi-icons';
  src:  url('fonts/gdi-icons.eot?9y58a1');
  src:  url('fonts/gdi-icons.eot?9y58a1#iefix') format('embedded-opentype'),
    url('fonts/gdi-icons.ttf?9y58a1') format('truetype'),
    url('fonts/gdi-icons.woff?9y58a1') format('woff'),
    url('fonts/gdi-icons.svg?9y58a1#gdi-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="gdi-icons"], [class*=" gdi-icons"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gdi-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gdi-iconscredit-card:before {
  content: "\e93f";
}
.gdi-iconsphone:before {
  content: "\e942";
}
.gdi-iconsbubble:before {
  content: "\e96b";
}
.gdi-iconsuser:before {
  content: "\e971";
}
.gdi-iconsusers:before {
  content: "\e972";
}
.gdi-iconskey:before {
  content: "\e98d";
}
.gdi-iconshome:before {
  content: "\e900";
}
.gdi-iconsenvelop:before {
  content: "\e945";
}
.gdi-iconscheckmark:before {
  content: "\ea10";
}
