@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/32637/TwelveRiversMedicine/icomoon.eot?v4jnng');
  src:  url('https://cdn.icomoon.io/32637/TwelveRiversMedicine/icomoon.eot?v4jnng#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/32637/TwelveRiversMedicine/icomoon.woff2?v4jnng') format('woff2'),
    url('https://cdn.icomoon.io/32637/TwelveRiversMedicine/icomoon.ttf?v4jnng') format('truetype'),
    url('https://cdn.icomoon.io/32637/TwelveRiversMedicine/icomoon.woff?v4jnng') format('woff'),
    url('https://cdn.icomoon.io/32637/TwelveRiversMedicine/icomoon.svg?v4jnng#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-twitter:before {
  content: "\f099";
}
.icon-linkedin-in:before {
  content: "\f0e1";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-pinterest-p:before {
  content: "\f231";
}
.icon-facebook-f:before {
  content: "\f39e";
}
.icon-angle-right:before {
  content: "\f105";
}
