@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"; */
}