.la, .lab, .lad, .lal, .lar, .las {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.la-codepen:before {
  content: "\f1cb";
}

.la-github:before {
  content: "\f09b";
}

.la-graduation-cap:before {
  content: "\f19d";
}

.la-headset:before {
  content: "\f590";
}

.la-laptop-code:before {
  content: "\f5fc";
}

.la-layer-group:before {
  content: "\f5fd";
}

.la-linkedin-in:before {
  content: "\f0e1";
}

.lab {
  font-family: 'Line Awesome Brands';
}

.la, .las {
  font-family: 'Line Awesome Free';
  font-weight: 900;
}

