@charset "ISO-8859-1";

@font-face {
    font-family: "share";
    src: url("/fileadmin/fonts/share-regular-webfont.woff") format('woff');
}

@font-face {
    font-family: "share";
    src: url("/fileadmin/fonts/share-bold-webfont.woff") format('woff');
    font-weight: bold;
}
