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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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-arrow-bold:before {
  content: "\e900";
}
.icon-arrow-light:before {
  content: "\e901";
}
.icon-atention:before {
  content: "\e902";
}
.icon-corporation:before {
  content: "\e903";
}
.icon-download:before {
  content: "\e904";
}
.icon-hamburguer:before {
  content: "\e905";
}
.icon-lamp:before {
  content: "\e906";
}
.icon-line:before {
  content: "\e907";
}
.icon-linkedin:before {
  content: "\e908";
}
.icon-logo:before {
  content: "\e909";
}
.icon-near-shore:before {
  content: "\e90a";
}
.icon-play1:before {
  content: "\e90b";
}
.icon-production:before {
  content: "\e90c";
}
.icon-social:before {
  content: "\e90d";
}
.icon-times:before {
  content: "\e90e";
}
.icon-youtube:before {
  content: "\e90f";
}
.icon-play:before {
  content: "\ea1c";
}
.icon-pause:before {
  content: "\ea1d";
}
.icon-volume-medium:before {
  content: "\ea27";
}
.icon-volume-mute:before {
  content: "\ea2a";
}