.size-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.size-xs {
  font-size: .75em; }

.size-sm {
  font-size: .875em; }

.size-1x {
  font-size: 1em; }

.size-2x {
  font-size: 1.6em;
  }

.size-3x {
  font-size: 3em; }

.size-4x {
  font-size: 4em; }

.size-5x {
  font-size: 5em; }

.size-6x {
  font-size: 6em; }

.size-7x {
  font-size: 7em; }

.size-8x {
  font-size: 8em; }

.size-9x {
  font-size: 9em; }

.size-10x {
  font-size: 10em; }

 
@font-face {
  font-family: 'ghicon';
  src:  url('../../resources/fonts/ghicon.eot?9og83f');
  src:  url('../../resourcesfonts/ghicon.eot?9og83f#iefix') format('embedded-opentype'),
    url('../../resources/fonts/ghicon.ttf?9og83f') format('truetype'),
    url('../../resources/fonts/ghicon.woff?9og83f') format('woff'),
    url('../../resources/fonts/ghicon.svg?9og83f#ghicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.gh-ico {
    color:#1a8e59;
        transition: all 2s ease 0s;
}
.gh-ico:hover {
    color:#2091c7
}
[class^="ghicon-"], [class*=" ghicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ghicon' !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;
}

.ghicon-circle:before {
  content: "\e900";
}
.ghicon-curve:before {
  content: "\e901";
}
.ghicon-draw:before {
  content: "\e902";
}
.ghicon-line:before {
  content: "\e903";
}
.ghicon-measure-area:before {
  content: "\e904";
}
.ghicon-measure-line:before {
  content: "\e905";
}
.ghicon-multiline:before {
  content: "\e906";
}
.ghicon-polygonal:before {
  content: "\e907";
}
.ghicon-rectangle:before {
  content: "\e908";
}
.ghicon-square:before {
  content: "\e909";
}
.ghicon-text:before {
  content: "\e90a";
}
.ghicon-trash:before {
  content: "\e90b";
}
