@font-face {
  font-family: 'leaplogic-icons';
  src:  url('../fonts/leaplogic-icons/leaplogic-icons.eot?fgu5ys');
  src:  url('../fonts/leaplogic-icons/leaplogic-icons.eot?fgu5ys#iefix') format('embedded-opentype'),
    url('../fonts/leaplogic-icons/leaplogic-icons.ttf?fgu5ys') format('truetype'),
    url('../fonts/leaplogic-icons/leaplogic-icons.woff?fgu5ys') format('woff'),
    url('../fonts/leaplogic-icons/leaplogic-icons.svg?fgu5ys#leaplogic-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'leaplogic-icons' !important;
  speak: never;
  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;
}

.icon-location:before {
  content: "\e916";
}
.icon-youtube:before {
  content: "\e900";
}
.icon-call:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e902";
}
.icon-customer:before {
  content: "\e903";
}
.icon-data-center:before {
  content: "\e904";
}
.icon-email:before {
  content: "\e905";
}
.icon-engage:before {
  content: "\e906";
}
.icon-experience:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e908";
}
.icon-instagram:before {
  content: "\e909";
}
.icon-linkedin:before {
  content: "\e90a";
}
.icon-managment:before {
  content: "\e90b";
}
.icon-menu:before {
  content: "\e90c";
}
.icon-networking:before {
  content: "\e90d";
}
.icon-quality:before {
  content: "\e90e";
}
.icon-right-arrow:before {
  content: "\e90f";
}
.icon-security-camera:before {
  content: "\e910";
}
.icon-servers:before {
  content: "\e911";
}
.icon-services:before {
  content: "\e912";
}
.icon-solution:before {
  content: "\e913";
}
.icon-twitter:before {
  content: "\e914";
}
.icon-workstation:before {
  content: "\e915";
}