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

[class^="iconmy-"]:before, [class*=" iconmy-"]:before {
  display:inline-block;
  font-family:"icomy";
  speak:none;
  font-style:normal;
  font-weight:normal;
  font-variant:normal;
  text-transform:none;
  text-rendering:auto;
  line-height:1;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;

  /* 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;
  */
  /* Enable Ligatures ================
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  */

  /* Better Font Rendering ===========
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  */
}

.iconmy-student:before {
  content: "\e907";
}
.iconmy-resume:before {
  content: "\e904";
}
.iconmy-saveBD:before {
  content: "\e905";
}
.iconmy-setting:before {
  content: "\e900";
}
.iconmy-pencil2:before {
  content: "\e906";
}
.iconmy-envelop:before {
  content: "\e945";
}
.iconmy-user-plus:before {
  content: "\e973";
}
.iconmy-key2:before {
  content: "\e98e";
}
.iconmy-telegram:before {
  content: "\ea95";
}
.iconmy-file-pdf:before {
  content: "\eadf";
}
.iconmy-file-openoffice:before {
  content: "\eae0";
}
.iconmy-libreoffice:before {
  content: "\eae3";
}
.iconmy-bDay:before {
  content: "\e901";
}
.iconmy-bricks:before {
  content: "\e902";
}
.iconmy-birthday:before {
  content: "\e903";
}
