@font-face {
  font-family: 'the_sz';
  src:  url('the_sz.eot?43gpah');
  src:  url('the_sz.eot?43gpah#iefix') format('embedded-opentype'),
    url('the_sz.ttf?43gpah') format('truetype'),
    url('the_sz.woff?43gpah') format('woff'),
    url('the_sz.svg?43gpah#the_sz') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.the_sz {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'the_sz' !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;
}

.the_sz-social-twitter:before {
  content: "\e900";
}
.the_sz-envelope-o:before {
  content: "\f003";
}
.the_sz-linkedin-square:before {
  content: "\f08c";
}
.the_sz-github:before {
  content: "\f09b";
}
.the_sz-help:before {
  content: "\e902";
}
.the_sz-arrow-down:before {
  content: "\ea36";
}
.the_sz-rss:before {
  content: "\ea9b";
}
