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

[class^="gn-icon-"], [class*=" gn-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'General-Icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  transition: 0.3s ease;

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

.gn-icon-arrow-left:before {
  content: "\e900";
  color: inherit;
}
.gn-icon-arrow-right:before {
  content: "\e901";
  color: inherit;
}
.gn-icon-book:before {
  content: "\e902";
  color: inherit;
}
.gn-icon-btn-arrow:before {
  content: "\e903";
  color: inherit;
}
.gn-icon-calendar:before {
  content: "\e904";
  color: inherit;
}
.gn-icon-download:before {
  content: "\e905";
  color: inherit;
}
.gn-icon-file-1:before {
  content: "\e906";
  color: inherit;
}
.gn-icon-file-upload:before {
  content: "\e907";
  color: inherit;
}
.gn-icon-file:before {
  content: "\e908";
  color: inherit;
}
.gn-icon-filter:before {
  content: "\e909";
  color: inherit;
}
.gn-icon-globe:before {
  content: "\e90a";
  color: inherit;
}
.gn-icon-graduate:before {
  content: "\e90b";
  color: inherit;
}
.gn-icon-library:before {
  content: "\e90c";
  color: inherit;
}
.gn-icon-mail:before {
  content: "\e90d";
  color: inherit;
}
.gn-icon-message:before {
  content: "\e90e";
  color: inherit;
}
.gn-icon-phone:before {
  content: "\e90f";
  color: inherit;
}
.gn-icon-play-btn:before {
  content: "\e910";
  color: inherit;
}
.gn-icon-search-1:before {
  content: "\e911";
  color: inherit;
}
.gn-icon-search-2:before {
  content: "\e912";
  color: inherit;
}
.gn-icon-search-eye:before {
  content: "\e913";
  color: inherit;
}
.gn-icon-signpost:before {
  content: "\e914";
  color: inherit;
}
.gn-icon-users-group:before {
  content: "\e915";
  color: inherit;
}
