/********************************************************/
/*************** ICONS - ICON MOON ALEX v1.3 ************/
/********************************************************/

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

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

.icon-large-example{ font-size: 4em; line-height: 1.5em; margin: 0.3em; }

.icon-arrow-down2:before { content: "\e91e"; }
.icon-arrow-left2:before { content: "\e91f"; }
.icon-arrow-right2:before { content: "\e920"; }
.icon-arrow-up2:before { content: "\e921"; }
.icon-social-researchgate2:before { content: "\e922"; }
.icon-social-researchgate1:before { content: "\e923"; }
.icon-social-whatsapp-1:before { content: "\e91c"; }
.icon-social-whatsapp-2:before { content: "\e91d"; }
.icon-social-google-meet:before { content: "\e91b"; }
.icon-home:before { content: "\e91a"; }
.icon-language-en-off:before { content: "\e916"; }
.icon-language-en-on:before { content: "\e917"; }
.icon-language-pt-off:before { content: "\e918"; }
.icon-language-pt-on:before { content: "\e919"; }
.icon-arrow-down:before { content: "\e900"; }
.icon-arrow-left:before { content: "\e901"; }
.icon-arrow-right:before { content: "\e902"; }
.icon-arrow-up:before { content: "\e903"; }
.icon-email:before { content: "\e904"; }
.icon-link:before { content: "\e905"; }
.icon-location:before { content: "\e906"; }
.icon-logo-symbol:before { content: "\e907"; }
.icon-menu-close:before { content: "\e908"; }
.icon-menu-open:before { content: "\e909"; }
.icon-search:before { content: "\e90a"; }
.icon-slide-nav-active:before { content: "\e90b"; }
.icon-slide-nav-hover:before { content: "\e90c"; }
.icon-slide-nav-inactive:before { content: "\e90d"; }
.icon-social-facebook:before { content: "\e90e"; }
.icon-social-instagram:before { content: "\e90f"; }
.icon-social-linkedIn:before { content: "\e910"; }
.icon-social-skype:before { content: "\e911"; }
.icon-social-spotify:before { content: "\e912"; }
.icon-social-twitter:before { content: "\e913"; }
.icon-social-vimeo:before { content: "\e914"; }
.icon-social-youtube:before { content: "\e915"; }