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

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

.soc-twitter:before {
  content: "\e900";
}
.soc-brand:before {
  content: "\e900";
}
.soc-tweet:before {
  content: "\e900";
}
.soc-social:before {
  content: "\e900";
}
.soc-youtube:before {
  content: "\e901";
}
.soc-brand2:before {
  content: "\e901";
}
.soc-social2:before {
  content: "\e901";
}
.soc-instagram:before {
  content: "\e902";
}
.soc-brand3:before {
  content: "\e902";
}
.soc-social3:before {
  content: "\e902";
}
.soc-linkedin:before {
  content: "\e903";
}
.soc-brand4:before {
  content: "\e903";
}
.soc-social4:before {
  content: "\e903";
}
.soc-facebook:before {
  content: "\e904";
}
.soc-brand5:before {
  content: "\e904";
}
.soc-social5:before {
  content: "\e904";
}
