@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3z1ozq');
  src:  url('fonts/icomoon.eot?3z1ozq#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3z1ozq') format('truetype'),
    url('fonts/icomoon.woff?3z1ozq') format('woff'),
    url('fonts/icomoon.svg?3z1ozq#icomoon') 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: 'icomoon' !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-chevron-thin-left:before {
    color: #f9fd2d;
    font-size: 1.3rem;
    content: "\e900";
    padding-bottom: 5rem;
    padding-left: 2rem;
}

.icon-chevron-thin-left_vio:before {
    color: #7e23e4;
    font-size: 1.3rem;
    content: "\e900";
    padding-bottom: 5rem;
    padding-left: 2rem;
}


.icon-triangle-left:before {
    content: "\e901";
}
.icon-chat:before {
    content: "\e902";
    font-size: 0.7rem;
}
.icon-check:before {
    content: "\e905";
}
.icon-magnifying-glass:before {
    content: "\e903";
    padding-right: 0.5rem;
}
.icon-message:before {
    color: #f9fd2d;
    font-size: 1.8rem;
    content: "\e904";
    margin: 0rem 0.5rem 0rem 0rem;
}
.icon-message_rojo:before {
    color: #F46665;
    font-size: 1.8rem;
    content: "\e904";
    margin: 0rem 0.5rem 0rem 0rem;
}
.icon-paper-plane:before {
    color: #f9fd2d;
    font-size: 1.3rem;
    content: "\e907";
    margin: 0rem 0rem 0rem 0.5rem;
}



.icon-paper-plane_rojo:before {
    color: #F46665;
    font-size: 1.3rem;
    content: "\e907";
    margin: 0rem 0rem 0rem 0.5rem;
}
.icon-typing:before {
    content: "\e906";
}
.icon-user:before {
    color: #f9fd2d;
    font-size: 1.3rem;
    content: "\e909";
    margin: 0rem 0.5rem 0rem 0.5rem;
}

.icon-user_rojo:before {
    color: #F46665;
    font-size: 1.3rem;
    content: "\e909";
    margin: 0rem 0.5rem 0rem 0.5rem;
}

.icon-vimeo-with-circle:before {
    content: "\e90b";
}
.icon-vimeo:before {
    content: "\e90c";
}
.icon-search:before {
    content: "\e986";
}
.icon-plus:before {
    content: "\ea0a";
    padding-right: 0.5rem;
}
.icon-checkmark:before {
    content: "\ea10";
}
