@font-face {
  font-family: "office-hub-font-icons";
  src: url("/fonts/icons/office-hub-font-icons.ttf?1sup6k") format("truetype"),
    url("/fonts/icons/office-hub-font-icons.woff?1sup6k") format("woff"),
    url("/fonts/icons/office-hub-font-icons.svg?1sup6k#office-hub-font-icons")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="oh-"],
[class*=" oh-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "office-hub-font-icons" !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;
}

.oh-path:before {
  content: "\ee0f";
  color: #12afbd;
}
.oh-building:before {
  content: "\ee0a";
  color: #12afbd;
}
.oh-to-bottom:before {
  content: "\edbb";
}
.oh-to-right:before {
  content: "\edbc";
}
.oh-minus:before {
  content: "\edb9";
}
.oh-plus:before {
  content: "\edba";
}
.oh-to-right-arrow:before {
  content: "\edb5";
}
.oh-to-left:before {
  content: "\edae";
  color: #44bdce;
}
.oh-to-bottom-ico:before {
  content: "\edaf";
}
.oh-checked:before {
  content: "\ec64";
  color: #44bdce;
}
.oh-close-button:before {
  content: "\ec65";
  color: #c7c7c7;
}
.oh-close-ico:before {
  content: "\ed2a";
}
.oh-facebook-ico:before {
  content: "\ea9b";
  color: #f9f9f9;
}
.oh-instagram-ico:before {
  content: "\eb22";
  color: #f9f9f9;
}
.oh-linkedin-ico:before {
  content: "\eb82";
  color: #f9f9f9;
}
.oh-location:before {
  content: "\eb83";
  color: #484848;
}
.oh-more-ico:before {
  content: "\eb88";
  color: #44bdce;
}
.oh-office-ico:before {
  content: "\ec50";
}
.oh-phone-call:before {
  content: "\ec66";
  color: #484848;
}
.oh-pinterest-ico:before {
  content: "\ec67";
  color: #f9f9f9;
}
.oh-save-ico:before {
  content: "\ec9e";
  color: #ff5a60;
}
.oh-search_ico:before {
  content: "\ec9f";
}
.oh-send-ico:before {
  content: "\eca0";
  color: #44bdce;
}
.oh-share-ico:before {
  content: "\eca1";
}
.oh-users-ico:before {
  content: "\ed2c";
}
.oh-view-more-icon:before {
  content: "\ed62";
}
.oh-arrow-left:before {
  content: "\e900";
}
.oh-arrow-right:before {
  content: "\e901";
}
.oh-twitter-ico:before {
  content: "\e915";
  color: #f9f9f9;
}
