@font-face {
  font-family: 'RK-web-font';
  src:  url('../fonts/RK-web-font.eot?yyuy8a');
  src:  url('../fonts/RK-web-font.eot?yyuy8a#iefix') format('embedded-opentype'),
    url('../fonts/RK-web-font.ttf?yyuy8a') format('truetype'),
    url('../fonts/RK-web-font.woff?yyuy8a') format('woff'),
    url('../fonts/RK-web-font.svg?yyuy8a#RK-web-font') 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: 'RK-web-font' !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-Mail-icon:before {
  content: "\e903";
}
.icon-IN:before {
  content: "\e900";
}
.icon-RK-name:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e902";
}

