@font-face {
  font-family: 'line-app';
  src: url('https://cdn.igetweb.com/templates/default/assets/fonts/icon-line-app/icon-line-app.eot?lppkex');
  src: url('https://cdn.igetweb.com/templates/default/assets/fonts/icon-line-app/icon-line-app.eot?lppkex?lppkex#iefix') format('embedded-opentype'),
    url('https://cdn.igetweb.com/templates/default/assets/fonts/icon-line-app/icon-line-app.ttf?lppkex') format('truetype'),
    url('https://cdn.igetweb.com/templates/default/assets/fonts/icon-line-app/icon-line-app.woff?lppkex') format('woff'),
    url('https://cdn.igetweb.com/templates/default/assets/fonts/icon-line-app/icon-line-app.svg?lppkex#icon-line-app') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa-line-app {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'line-app' !important;
  speak: none;
  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;
}

.fa-line-app:before {
  content: "\10aaa";
}

@font-face {
  font-family: "line-at";
  src: url("https://cdn.igetweb.com/templates/default/assets/fonts/icon-line-app/line-at.eot");
  src: url("https://cdn.igetweb.com/templates/default/assets/fonts/icon-line-app/line-at.eot?#iefix") format("embedded-opentype"),
    url("https://cdn.igetweb.com/templates/default/assets/fonts/icon-line-app/line-at.woff") format("woff"),
    url("https://cdn.igetweb.com/templates/default/assets/fonts/icon-line-app/line-at.ttf") format("truetype"),
    url("https://cdn.igetweb.com/templates/default/assets/fonts/icon-line-app/line-at.svg#line-at") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa-line-at {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'line-at' !important;
  speak: none;
  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;

  position: relative;
  top: 1.5px;
}

.fa-line-at:before {
  content: "\61";
}