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

.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-forma-1:before {
  content: "\e909";
  color: #fe3e4a;
}
.icon-Change-Password:before {
  content: "\e900";
}
.icon-Edit:before {
  content: "\e901";
}
.icon-Profile:before {
  content: "\e902";
}
.icon-Log-Out:before {
  content: "\e903";
}
.icon-FB:before {
  content: "\e904";
}
.icon-linkedin:before {
  content: "\e905";
}
.icon-Twiter:before {
  content: "\e906";
}
.icon-youtube:before {
  content: "\e907";
}
.icon-Triangle:before {
  content: "\e908";
}
