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

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

.ic-add-user:before {
  content: "\e900";
}
.ic-arrow-left:before {
  content: "\e901";
}
.ic-arrow-right:before {
  content: "\e902";
}
.ic-at:before {
  content: "\e903";
}
.ic-calendar:before {
  content: "\e904";
}
.ic-certificate:before {
  content: "\e905";
}
.ic-envelope:before {
  content: "\e906";
}
.ic-file:before {
  content: "\e907";
}
.ic-filter:before {
  content: "\e908";
}
.ic-finger-scanner:before {
  content: "\e909";
}
.ic-give:before {
  content: "\e90a";
}
.ic-id:before {
  content: "\e90b";
}
.ic-interview:before {
  content: "\e90c";
}
.ic-lock:before {
  content: "\e90d";
}
.ic-megaphone:before {
  content: "\e90e";
}
.ic-money:before {
  content: "\e90f";
}
.ic-play:before {
  content: "\e910";
}
.ic-seminer:before {
  content: "\e911";
}
.ic-signature:before {
  content: "\e912";
}
.ic-train:before {
  content: "\e913";
}
.ic-tshirt:before {
  content: "\e914";
}
.ic-user:before {
  content: "\e915";
}
.ic-user-circle:before {
  content: "\e916";
}
