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

[class^="ghi-"], [class*=" ghi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ghitzicons' !important;
  /* speak: never; */
  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;
}

.ghi-i1:before {
  content: "\e900";
  font-weight: 900;
  font-size: 60px;
  color: #D90216;
}

.ghi-i2:before {
  content: "\e901";
  font-weight: 900;
  font-size: 60px;
  color: #D90216;
}

.ghi-i3:before {
  content: "\e902";
  font-weight: 900;
  font-size: 60px;
  color: #D90216;
}

.ghi-i4:before {
  content: "\e903";
  font-weight: 900;
  font-size: 60px;
  color: #D90216;
}
.ghi-i5:before {
  content: "\e904";
  font-weight: 900;
  font-size: 60px;
  color: #D90216;
}

.ghi-i6:before {
  content: "\e905";
  font-weight: 900;
  font-size: 60px;
  color: #D90216;
}

.ghi-phone:before {
  content: "\e906";
}
.ghi-tongue:before {
  content: "\e907";
}
.ghi-whatsapp:before {
  content: "\e908";
}

.ghi-menu:before {
  content: "\e9bd";
}
