@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?pvvqa6');
  src:  url('../fonts/icomoon.eot?pvvqa6#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.woff2?pvvqa6') format('woff2'),
    url('../fonts/icomoon.ttf?pvvqa6') format('truetype'),
    url('../fonts/icomoon.woff?pvvqa6') format('woff'),
    url('../fonts/icomoon.svg?pvvqa6#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;
  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-multimark-menu-cerrar:before {
  content: "\e909";
  font-size: 40px;
}
.icon-multimark-menu:before {
  content: "\e90a";
  font-size: 40px;
}
.icon-multimark-whatsapp:before {
  content: "\e900";
}
.icon-multimark-cotizacion:before {
  content: "\e901";
}
.icon-multimark-vision:before {
  content: "\e902";
}
.icon-multimark-mision:before {
  content: "\e903";
}
.icon-multimark-exa-logo:before {
  content: "\e904";
}
.icon-multimark-arrow-left:before {
  content: "\e905";
}
.icon-multimark-arrow-right:before {
  content: "\e906";
}
.icon-multimark-arrow-up:before {
  content: "\e907";
}
.icon-multimark-arrow-down:before {
  content: "\e908";
}
