@font-face {
  font-family: 'hsg-icons';
  src:  url('https://www.hubspot.com/hubfs/assets/directories/icon-font/fonts/icomoon.eot?r3ictc');
  src:  url('https://www.hubspot.com/hubfs/assets/directories/icon-font/fonts/icomoon.eot?r3ictc#iefix') format('embedded-opentype'),
    url('https://www.hubspot.com/hubfs/assets/directories/icon-font/fonts/icomoon.ttf?r3ictc') format('truetype'),
    url('https://www.hubspot.com/hubfs/assets/directories/icon-font/fonts/icomoon.woff?r3ictc') format('woff'),
    url('https://www.hubspot.com/hubfs/assets/directories/icon-font/fonts/icomoon.svg?r3ictc#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.hsg-icon-product-hunt:before {
  content: "\e900";
}
.hsg-icon-facebook-messenger:before {
  content: "\e901";
}
.hsg-icon-facebook:before {
  content: "\e902";
}
.hsg-icon-github:before {
  content: "\e903";
}
.hsg-icon-instagram:before {
  content: "\e904";
}
.hsg-icon-linkedin:before {
  content: "\e905";
}
.hsg-icon-medium:before {
  content: "\e906";
}
.hsg-icon-slideshare:before {
  content: "\e907";
}
.hsg-icon-twitter:before {
  content: "\e908";
}
.hsg-icon-youtube:before {
  content: "\e909";
}
.hsg-icon-arrow-down-line:before {
  content: "\e90a";
}
.hsg-icon-arrow-down:before {
  content: "\e90b";
}
