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

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

.gicon-arrow-bottom:before {
  content: "\e900";
}
.gicon-arrow-left:before {
  content: "\e901";
}
.gicon-arrow-right:before {
  content: "\e902";
}
.gicon-arrow-top:before {
  content: "\e903";
}
.gicon-dot:before {
  content: "\e904";
}
.gicon-envelope:before {
  content: "\e905";
}
.gicon-linkedin:before {
  content: "\e906";
}
.gicon-tes:before {
  content: "\e907";
}
.gicon-wpp:before {
  content: "\e908";
}
.gicon-youtube:before {
  content: "\e909";
}
.gicon-instagram:before {
  content: "\e913";
}
