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

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

.icon-angle-right-solid:before {
  content: "\e900";
}
.icon-arrow-up-solid:before {
  content: "\e901";
}
.icon-bars-solid:before {
  content: "\e902";
}
.icon-check-solid:before {
  content: "\e903";
}
.icon-cogs-solid:before {
  content: "\e904";
}
.icon-envelope-solid:before {
  content: "\e905";
}
.icon-linkedin-in:before {
  content: "\e906";
}
.icon-long-arrow-alt-up-solid:before {
  content: "\e907";
}
.icon-phone-solid:before {
  content: "\e908";
}
.icon-university-solid:before {
  content: "\e909";
}
