@font-face {
  font-family: "Line Awesome Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("la-brands-400.eot");
  src:
    url("la-brands-400.eot?#iefix") format("embedded-opentype"),
    url("la-brands-400.woff2") format("woff2"),
    url("la-brands-400.woff") format("woff"),
    url("la-brands-400.ttf") format("truetype"),
    url("la-brands-400.svg#lineawesome") format("svg");
}

@font-face {
  font-family: "Line Awesome Free";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("la-regular-400.eot");
  src:
    url("la-regular-400.eot?#iefix") format("embedded-opentype"),
    url("la-regular-400.woff2") format("woff2"),
    url("la-regular-400.woff") format("woff"),
    url("la-regular-400.ttf") format("truetype"),
    url("la-regular-400.svg#lineawesome") format("svg");
}

@font-face {
  font-family: "Line Awesome Free";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("la-solid-900.eot");
  src:
    url("la-solid-900.eot?#iefix") format("embedded-opentype"),
    url("la-solid-900.woff2") format("woff2"),
    url("la-solid-900.woff") format("woff"),
    url("la-solid-900.ttf") format("truetype"),
    url("la-solid-900.svg#lineawesome") format("svg");
}

.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;
}

.lab {
  font-family: "Line Awesome Brands" !important;
}

.lar {
  font-family: "Line Awesome Free" !important;
  font-weight: 400;
}

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

.la-map-marker-alt:before {
  content: "\f3c5";
}

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

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

.la-gitlab:before {
  content: "\f296";
}

.la-envelope:before {
  content: "\f0e0";
}

.la-history:before {
  content: "\f1da";
}

.la-arrow-up:before {
  content: "\f062";
}

.la-arrow-down:before {
  content: "\f063";
}
