@font-face {
  font-family: 'm3a';
  src:
    url('fonts/m3a.ttf?efud6b') format('truetype'),
    url('fonts/m3a.woff?efud6b') format('woff'),
    url('fonts/m3a.svg?efud6b#m3a') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.m3a-icon-financiacion:before {
  content: "\e903";
}
.m3a-icon-calc:before {
  content: "\e900";
}
.m3a-icon-download:before {
  content: "\e901";
}
.m3a-icon-guia-crowdlending:before {
  content: "\e902";
}
.m3a-icon-login:before {
  content: "\e909";
}
.m3a-icon-simulador-inversiones:before {
  content: "\e90a";
}
.m3a-icon-tel:before {
  content: "\e90b";
}
.m3a-icon-share2:before {
  content: "\ea82";
}
.m3a-icon-google-plus:before {
  content: "\ea8b";
}
.m3a-icon-facebook:before {
  content: "\ea90";
}
.m3a-icon-instagram:before {
  content: "\ea92";
}
.m3a-icon-whatsapp:before {
  content: "\ea93";
}
.m3a-icon-twitter:before {
  content: "\ea96";
}
.m3a-icon-rss:before {
  content: "\ea9b";
}
.m3a-icon-youtube:before {
  content: "\ea9d";
}
.m3a-icon-vimeo:before {
  content: "\eaa0";
}
.m3a-icon-linkedin2:before {
  content: "\eaca";
}
