/* ---------------------------------------------------------------
   Icon fonts (subset of the classes used on this page)
--------------------------------------------------------------- */
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.woff2') format('woff2'),
       url('../fonts/fontello.woff') format('woff'),
       url('../fonts/fontello.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'trx_addons_icons';
  src: url('../fonts/trx_addons_icons.woff2') format('woff2'),
       url('../fonts/trx_addons_icons.woff') format('woff'),
       url('../fonts/trx_addons_icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]:before, [class*=" icon-"]:before,
[class^="trx_addons_icon-"]:before, [class*=" trx_addons_icon-"]:before {
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "fontello"; }
[class^="trx_addons_icon-"]:before, [class*=" trx_addons_icon-"]:before { font-family: "trx_addons_icons"; }

/* fontello */
.icon-arrow-left-alt:before          { content: '\e907'; }
.icon-arrow-right-alt:before         { content: '\e908'; }
.icon-path-3443:before               { content: '\e9a4'; }
.icon-search-3:before                { content: '\e9a6'; }
.icon-dribbble-1:before              { content: '\e9c2'; }
.icon-facebook-1:before              { content: '\e9c6'; }
.icon-instagram:before               { content: '\e9c9'; }
.icon-linkedin:before                { content: '\e884'; }
.icon-shopping-paper-bag-:before     { content: '\e9f4'; }
.icon-comment-light:before          { content: '\e847'; }
.icon-share-email:before            { content: '\ea11'; }
.icon-quote-1:before                { content: '\e9a1'; }
.icon-user-1:before                 { content: '\e9ae'; }
.icon-envelope-3:before             { content: '\e9a3'; }
.icon-phone-1:before                { content: '\e9b8'; }
.icon-subject:before                { content: '\e9cd'; }
.icon-long-arrow-right:before        { content: '\ea04'; }
.icon-short-arrow-horizontal:before  { content: '\ea07'; }
.icon-short-arrow-vertical:before    { content: '\ea08'; }
.icon-free-icon-fuel-truck:before    { content: '\ea19'; }
.icon-free-icon-valve:before         { content: '\ea26'; }
.icon-free-icon-petroleum:before     { content: '\ea29'; }
.icon-free-icon-oil-platform:before  { content: '\ea36'; }
.icon-free-icon-oil-pump:before      { content: '\ea2a'; }
.icon-free-icon-turbine:before       { content: '\ea2d'; }
.icon-free-icon-factory:before       { content: '\ea37'; }
.icon-free-icon-crane-new:before     { content: '\ea38'; }
.icon-free-icon-crane:before         { content: '\ea39'; }
.icon-free-icon-worker:before        { content: '\ea25'; }
.icon-free-icon-scaffolding:before   { content: '\ea27'; }
.icon-free-icon-blueprint:before     { content: '\ea2b'; }
.icon-industry:before                { content: '\ea44'; }
.icon-industry-second:before         { content: '\ea45'; }
.icon-industry-third:before          { content: '\ea42'; }
.icon-industry-four:before           { content: '\ea43'; }
.icon-envelope-2:before              { content: '\e9fc'; }
.icon-check-list:before              { content: '\e9a2'; }

/* trx addons */
.trx_addons_icon-basket:before       { content: '\e85e'; }
.trx_addons_icon-user-alt:before     { content: '\e870'; }
.trx_addons_icon-twitter-x:before    { content: '\e929'; }
