@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?crkjza') format('truetype'),
    url('fonts/icomoon.woff?crkjza') format('woff'),
    url('fonts/icomoon.svg?crkjza#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.i-affiliation:before {
  content: "\e900";
}
.i-arrow-left:before {
  content: "\e901";
}
.i-arrow-right:before {
  content: "\e902";
}
.i-calendar:before {
  content: "\e903";
}
.i-department:before {
  content: "\e904";
}
.i-dropdown:before {
  content: "\e905";
}
.i-email:before {
  content: "\e906";
}
.i-facebook:before {
  content: "\e907";
}
.i-home:before {
  content: "\e908";
}
.i-icon:before {
  content: "\e909";
}
.i-info:before {
  content: "\e90a";
}
.i-instagram:before {
  content: "\e90b";
}
.i-link:before {
  content: "\e90c";
}
.i-location:before {
  content: "\e90d";
}
.i-menu:before {
  content: "\e90e";
}
.i-next:before {
  content: "\e90f";
}
.i-people:before {
  content: "\e910";
}
.i-phone:before {
  content: "\e911";
}
.i-plus:before {
  content: "\e912";
}
.i-position:before {
  content: "\e913";
}
.i-share:before {
  content: "\e914";
}
.i-telegram:before {
  content: "\e915";
}
.i-views:before {
  content: "\e916";
}
.i-youtube:before {
  content: "\e917";
}
