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

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

.envano-starter-theme-icon-sub-menu-item-thin:before {
  content: "\e901";
}
.envano-starter-theme-icon-youtube:before {
  content: "\eee8";
}
.envano-starter-theme-icon-facebook:before {
  content: "\eee9";
}
.envano-starter-theme-icon-instagram:before {
  content: "\eeea";
}
.envano-starter-theme-icon-twitter:before {
  content: "\eeec";
}
.envano-starter-theme-icon-linkedin:before {
  content: "\eeed";
}
.envano-starter-theme-icon-phone3:before {
  content: "\ea26";
}
.envano-starter-theme-icon-search3:before {
  content: "\eb33";
}
.envano-starter-theme-icon-rocket:before {
  content: "\ebda";
}
.envano-starter-theme-icon-arrow-down4:before {
  content: "\edbf";
}
