@font-face {
	font-family: 'Glyph Social';
	src: url(//:) format('no404'), url('../Fonts/social.ttf?78rzko') format('truetype');
	font-weight: normal;
	font-style: normal;
}

[class^="glyph-social-"], [class*=" glyph-social-"] {
	font-family: 'Glyph Social' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.glyph-social-periscope:before {
  content: "\e901";
}
.glyph-social-facebook:before {
  content: "\e900";
}
.glyph-social-instagram:before {
  content: "\e905";
}
.glyph-social-linkedin:before {
  content: "\e903";
}
.glyph-social-twitter:before {
  content: "\e902";
}
.glyph-social-youtube:before {
  content: "\e904";
}

