@font-face {
  font-family:"Goudy Old Style Regular";

  src:url('../fonts/Goudy_Old_Style_Regular.eot'),
      url('../fonts/Goudy_Old_Style_Regular.woff') format('woff'),
      url('../fonts/Goudy_Old_Style_Regular.ttf') format('truetype'),
      url('../fonts/Goudy_Old_Style_Regular.svg') format('svg');
}

@font-face {
    font-family: "smileShare";
    src:url('../fonts/smileShare_-ivnc7p.eot');
    src:url('../fonts/smileShare.eot') format('embedded-opentype'),
    url('../fonts/smileShare_-ivnc7p.woff') format('woff'),
    url('../fonts/smileShare_-ivnc7p.ttf') format('truetype'),
    url('../fonts/smileShare_-ivnc7p-smileShare.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}

@font-face{
    font-family:"Goudy Old Style Italic";
    src:url("../fonts/italic/Goudy_Old_Style_Italic.eot");
    src:url("../fonts/italic/Goudy_Old_Style_Italic.eot") format("eot"),
    url("../fonts/italic/Goudy_Old_Style_Italic.woff") format("woff2"),
    url("../fonts/italic/Goudy_Old_Style_Italic.woff") format("woff"),
    url("../fonts/italic/Goudy_Old_Style_Italic.ttf") format("truetype"),
    url("../fonts/italic/Goudy_Old_Style_Italic.svg") format("svg");
    font-style: italic;
}

@font-face{
    font-family:"Goudy Old Style Bold";
    src:url("../fonts/bold/Goudy_Old_Style_Bold.eot");
    src:url("../fonts/bold/Goudy_Old_Style_Bold.eot") format("eot"),
    url("../fonts/bold/Goudy_Old_Style_Bold.woff") format("woff2"),
    url("../fonts/bold/Goudy_Old_Style_Bold.woff") format("woff"),
    url("../fonts/bold/Goudy_Old_Style_Bold.ttf") format("truetype"),
    url("../fonts/bold/Goudy_Old_Style_Bold.svg") format("svg");
    font-weight: bold;
}

[class^="shareicon-"], [class*=" shareicon-"] {
    font-family: "smileShare" !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;
}

.shareicon-google-plus:before {
   /* content: "\e802"; */
}

.shareicon-facebook:before {
  /*  content: "\e803"; */
}

.shareicon-twitter:before {
  /*  content: "\e801"; */
}

.shareicon-weibo:before {
  /*  content: "\e800"; */
}