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

.icon-citeulike, .icon-mendeley, .icon-refworks {
  /* 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-citeulike:before {
  content: "\e900";
  color: #647b0f;
  font-size: 140%;
}
.icon-mendeley:before {
  content: "\e901";
  font-size: 70%;
}
.icon-refworks .path1:before {
  content: "\e902";
  color: rgb(179, 3, 13);
  font-size: 150%;
}
.icon-refworks .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(179, 3, 13);
  font-size: 150%;
}
.icon-refworks .path3:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(179, 3, 13);
  font-size: 150%;
}
.icon-refworks .path4:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  font-size: 150%;
}
.icon-refworks .path5:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  font-size: 150%;
}
.icon-refworks .path6:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  font-size: 150%;
}
.icon-refworks .path7:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  font-size: 150%;
}
.icon-refworks .path8:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  font-size: 150%;
}
.icon-refworks .path9:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  font-size: 150%;
}
.icon-refworks .path10:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  font-size: 150%;
}
.socialBread img {
  height: 25px;
}
.socialBread i{
  font-size: 25px;
}