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

[class^="icon-"], [class*=" icon-"] {
  /* 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;

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

.icon-Star:before {
  content: "\e900";
  color: #ffc400;
}
.icon-CV-Download .path1:before {
  content: "\e901";
  color: rgb(68, 68, 68);
}
.icon-CV-Download .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(68, 68, 68);
}
.icon-CV-Download .path3:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(56, 56, 56);
}
.icon-CV-Download .path4:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(68, 68, 68);
}
.icon-CV-Download .path5:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(68, 68, 68);
}
.icon-CV-Download .path6:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(68, 68, 68);
}
.icon-CV-Download .path7:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(68, 68, 68);
}
.icon-Menu:before {
  content: "\e908";
}
