/*fonts*/
@font-face {
    font-family: "ShareRegular";
    src: url("../fonts/share-regular-webfont.eot");
    src: url("../fonts/share-regular-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/share-regular-webfont.woff") format("woff"),
         url("../fonts/share-regular-webfont.ttf") format("truetype"),
         url("../fonts/share-regular-webfont.svg#ShareRegular") format("svg");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "ShareBold";
    src: url("../fonts/share-bold-webfont.eot");
    src: url("../fonts/share-bold-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/share-bold-webfont.woff") format("woff"),
         url("../fonts/share-bold-webfont.ttf") format("truetype"),
         url("../fonts/share-bold-webfont.svg#ShareBold") format("svg");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "ShareBoldItalic";
    src: url("../fonts/share-bolditalic-webfont.eot");
    src: url("../fonts/share-bolditalic-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/share-bolditalic-webfont.woff") format("woff"),
         url("../fonts/share-bolditalic-webfont.ttf") format("truetype"),
         url("../fonts/share-bolditalic-webfont.svg#ShareBoldItalic") format("svg");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "ShareItalic";
    src: url("../fonts/share-italic-webfont.eot");
    src: url("../fonts/share-italic-webfont.eot?#iefix") format("embedded-opentype"),
         url("../fonts/share-italic-webfont.woff") format("woff"),
         url("../fonts/share-italic-webfont.ttf") format("truetype"),
         url("../fonts/share-italic-webfont.svg#ShareItalic") format("svg");
    font-weight: normal;
    font-style: normal;

}

