@font-face {
  font-family: 'Mono Social Icons Font';
  src: url('MonoSocialIconsFont-1.10.eot?orgId=00D90000000zjtt&orgId=00DO000000551ch&orgId=00Dp0000000DIU7');
  src: url('MonoSocialIconsFont-1.10.eot?orgId=00D90000000zjtt&orgId=00DO000000551ch&orgId=00Dp0000000DIU7##iefix') format('embedded-opentype'), url('MonoSocialIconsFont-1.10.woff?orgId=00D90000000zjtt&orgId=00DO000000551ch&orgId=00Dp0000000DIU7') format('woff'), url('MonoSocialIconsFont-1.10.ttf?orgId=00D90000000zjtt&orgId=00DO000000551ch&orgId=00Dp0000000DIU7') format('truetype'), url('MonoSocialIconsFont-1.10.svg?orgId=00D90000000zjtt&orgId=00DO000000551ch&orgId=00Dp0000000DIU7##MonoSocialIconsFont') format('svg');
  src: url('MonoSocialIconsFont-1.10.ttf?orgId=00D90000000zjtt&orgId=00DO000000551ch&orgId=00Dp0000000DIU7') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.symbol, a.symbol:before {
  font-family: 'Mono Social Icons Font';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -ms-font-feature-settings: "liga" 1;
}

a.symbol:before {
  content: attr(title);
  margin-right: 0.3em;
  font-size: 130%;
  -ms-font-feature-settings: "liga" 1;
}

a.symbol {
  background: #9f9f9f;
  padding: 7px 5px 3px 5px;
  color: white;
  text-decoration: none;
  -ms-font-feature-settings: "liga" 1;
}