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

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

.geo-triangle:before {
  content: "\ee6a";
}
.geo-triangle2:before {
  content: "\ee6b";
}
.geo-diamond3:before {
  content: "\ee6c";
}
.geo-diamond4:before {
  content: "\ee6d";
}
