@font-face {
  font-family: 'ISUOG-iconset';
  src:  url('/assets/css/fonts/isuog/isuog-font.eot?efbz51');
  src:  url('/assets/css/fonts/isuog/isuog-font.eot?efbz51#iefix') format('embedded-opentype'),
    url('/assets/css/fonts/isuog/isuog-font.ttf?efbz51') format('truetype'),
    url('/assets/css/fonts/isuog/isuog-font.woff?efbz51') format('woff'),
    url('/assets/css/fonts/isuog/isuog-font.svg?efbz51#isuog-font') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.isg-icon-book:before {
  content: "\e900";
}
.isg-icon-bookmark-1:before {
  content: "\e901";
}
.isg-icon-bookmark-2:before {
  content: "\e902";
}
.isg-icon-burger-menu:before {
  content: "\e903";
}
.isg-icon-checkmark:before {
  content: "\e904";
}
.isg-icon-credit-card:before {
  content: "\e905";
}
.isg-icon-cross:before {
  content: "\e906";
}
.isg-icon-down:before {
  content: "\e907";
}
.isg-icon-download:before {
  content: "\e908";
}
.isg-icon-external-link:before {
  content: "\e909";
}
.isg-icon-facebook:before {
  content: "\e90a";
}
.isg-icon-female:before {
  content: "\e90b";
}
.isg-icon-grid:before {
  content: "\e90c";
}
.isg-icon-instagram:before {
  content: "\e90d";
}
.isg-icon-join:before {
  content: "\e90e";
}
.isg-icon-language:before {
  content: "\e90f";
}
.isg-icon-left:before {
  content: "\e910";
}
.isg-icon-linkedin:before {
  content: "\e911";
}
.isg-icon-magnifying-glass:before {
  content: "\e912";
}
.isg-icon-mail:before {
  content: "\e913";
}
.isg-icon-male:before {
  content: "\e914";
}
.isg-icon-minus:before {
  content: "\e915";
}
.isg-icon-mortar-board-1:before {
  content: "\e916";
}
.isg-icon-mortar-board:before {
  content: "\e917";
}
.isg-icon-padlock:before {
  content: "\e918";
}
.isg-icon-plus:before {
  content: "\e919";
}
.isg-icon-question-mark:before {
  content: "\e91a";
}
.isg-icon-right:before {
  content: "\e91b";
}
.isg-icon-rosette:before {
  content: "\e91c";
}
.isg-icon-share-add:before {
  content: "\e91d";
}
.isg-icon-tooltip-1:before {
  content: "\e91e";
}
.isg-icon-tooltip-2:before {
  content: "\e91f";
}
.isg-icon-twitter:before {
  content: "\e920";
}
.isg-icon-up-down:before {
  content: "\e921";
}
.isg-icon-up:before {
  content: "\e922";
}
.isg-icon-user:before {
  content: "\e923";
}
.isg-icon-users:before {
  content: "\e924";
}
.isg-icon-warning:before {
  content: "\e925";
}
.isg-icon-well-being:before {
  content: "\e926";
}
.isg-icon-youtube:before {
  content: "\e927";
}
.isg-icon-printer:before {
  content: "\e928";
}

