/**
*  Line Awesome 1.3.0 by @icons_8 - https://icons8.com/line-awesome
*/

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

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

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

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

.lar {
  font-family: 'Line Awesome Free';
  font-weight: 400;
}

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

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

.la-spin {
  -webkit-animation: la-spin 2s infinite linear;
  animation: la-spin 2s infinite linear;
}

@-webkit-keyframes la-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes la-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.la-angle-left:before { content: '\f104'; }
.la-arrow-up:before { content: '\f062'; }
.la-balance-scale:before { content: '\f24e'; }
.la-bars:before { content: '\f0c9'; }
.la-briefcase:before { content: '\f0b1'; }
.la-calendar:before { content: '\f133'; }
.la-car:before { content: '\f1b9'; }
.la-chart-bar:before { content: '\f080'; }
.la-chart-line:before { content: '\f201'; }
.la-check-circle:before { content: '\f058'; }
.la-child:before { content: '\f1ae'; }
.la-circle-notch:before { content: '\f1ce'; }
.la-cog:before { content: '\f013'; }
.la-credit-card:before { content: '\f09d'; }
.la-cutlery:before { content: '\f2e7'; }
.la-ellipsis-h:before { content: '\f141'; }
.la-ellipsis-v:before { content: '\f142'; }
.la-envelope-open-text:before { content: '\f658'; }
.la-envelope:before { content: '\f0e0'; }
.la-euro:before { content: '\f153'; }
.la-facebook-f:before { content: '\f39e'; }
.la-film:before { content: '\f008'; }
.la-gift:before { content: '\f06b'; }
.la-google:before { content: '\f1a0'; }
.la-graduation-cap:before { content: '\f19d'; }
.la-hand-holding-usd:before { content: '\f4c0'; }
.la-home:before { content: '\f015'; }
.la-layer-group:before { content: '\f5fd'; }
.la-lightbulb-o:before { content: '\f0eb'; }
.la-lock:before { content: '\f023'; }
.la-minus-circle:before { content: '\f056'; }
.la-mobile:before { content: '\f10b'; }
.la-music:before { content: '\f001'; }
.la-paw:before { content: '\f1b0'; }
.la-plane:before { content: '\f072'; }
.la-plus:before { content: '\f067'; }
.la-pound-sign:before { content: '\f154'; }
.la-question:before { content: '\f128'; }
.la-refresh:before { content: '\f021'; }
.la-retweet:before { content: '\f079'; }
.la-scissors:before { content: '\f0c4'; }
.la-shopping-cart:before { content: '\f07a'; }
.la-sign-out-alt:before { content: '\f2f5'; }
.la-stethoscope:before { content: '\f0f1'; }
.la-subway:before { content: '\f239'; }
.la-tag:before { content: '\f02b'; }
.la-times:before { content: '\f00d'; }
.la-tint:before { content: '\f043'; }
.la-truck:before { content: '\f0d1'; }
.la-tshirt:before { content: '\f553'; }
.la-usd:before { content: '\f155'; }
.la-user:before { content: '\f007'; }
.la-wrench:before { content: '\f0ad'; }
.la-yen:before { content: '\f157'; }
