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

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

.ra-marker:before {
  content: "\e904";
}
.ra-nav:before {
  content: "\e903";
}
.ra-vision .path1:before {
  content: "\e907";
  color: ;
}
.ra-vision .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.ra-vision .path3:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.ra-linkdn:before {
  content: "\e901";
}
.ra-mision:before {
  content: "\e902";
}
.ra-twitter:before {
  content: "\e906";
}
.ra-facebook:before {
  content: "\e900";
}
