@font-face {
  font-family: "icomoon";
  src: url("./profile-rel/icomoon.eot?6awjc3");
  src: url("./profile-rel/icomoon.eot?6awjc3#iefix") format("embedded-opentype"),
    url("./profile-rel/icomoon.ttf?6awjc3") format("truetype"),
    url("./profile-rel/icomoon.woff?6awjc3") format("woff"),
    url("./profile-rel/icomoon.svg?6awjc3#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-profile-rel:before {
  content: "\1f5bb";
  color: #fff;
}
