.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-2x {
  font-size: 2em; }

.fa-5x {
  font-size: 5em; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-circle:before {
    content: "\f111"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-users:before {
  content: "\f0c0"; 
}

.fa-calendar:before {
  content: "\f133"; 
}

.fa-calendar-times:before {
  content: "\f273"; 
}

.fa-book:before {
  content: "\f02d"; 
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-question:before {
    content: "\f128"
}

.fa-school:before {
    content: "\f549"
}

.fa-twitter:before {
    content: "\f099"
}

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
