@font-face {
  font-family: 'informula-social';
  src: url('fonts/informula-social.woff') format('woff'),
       url('fonts/informula-social.ttf') format('truetype'),
       url('fonts/informula-social.svg#informula-social') format('svg');
  font-weight: normal; font-style: normal; font-display: block;
}

[class^="infs-"], [class*=" infs-"] {
  font-family: 'informula-social' !important;
  speak: never; font-style: normal; font-weight: normal; font-variant: normal;
  text-transform: none; line-height: 1;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}

.infs-facebook:before { content: "\e900"; }
.infs-linkedin:before { content: "\e901"; }
