@font-face {
  font-family: 'visitpeachtreecity-social-icon';
  src:  url('visitpeachtreecity-social-icon.eot?7hhif6');
  src:  url('visitpeachtreecity-social-icon.eot?7hhif6#iefix') format('embedded-opentype'),
    url('visitpeachtreecity-social-icon.ttf?7hhif6') format('truetype'),
    url('visitpeachtreecity-social-icon.woff?7hhif6') format('woff'),
    url('visitpeachtreecity-social-icon.svg?7hhif6#visitpeachtreecity-social-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.icon-facebook:before {
  content: "\e901";
}
.icon-twitter:before {
  content: "\e902";
}
.icon-pinterest:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e904";
}
.icon-youtube:before {
  content: "\e905";
}
.icon-google-plus:before {
  content: "\e906";
}
