@font-face {
    font-family: 'Icon Font Regular';
    src: url(../images/fonts/nuicons24-v28.eot);
    src: url(../images/fonts/nuicons24-v28.eot?#iefix) format('embedded-opentype'), url(../images/fonts/nuicons24-v28.woff) format('woff'), url(../images/fonts/nuicons24-v28.ttf) format('truetype'),url(../images/fonts/nuicons24-v28.svg#nuicons24-v28) format('svg')
}


div.sm-page-widget-social-links {
    /*color: rgb(143, 145, 156);
    display: block;
    font-family: Exo, Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 48px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    word-spacing: 0px;
    zoom: 1;*/
    text-align: right;
}

div.sm-page-widget-social-links span a {
    /*color: rgb(255, 255, 255);
    display: inline;
    font-family: Exo, Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    letter-spacing: normal;
    line-height: 48px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    outline-color: rgb(255, 255, 255);
    outline-style: none;
    outline-width: 0px;
    text-decoration: none;
    text-align: center;
    width: auto;
    word-spacing: 0px;
    zoom: 1;*/
    cursor: pointer;
}

div.sm-page-widget-social-links span span {
    -webkit-font-smoothing: antialiased;
    text-align: center;
    width: 28px;
    display: inline-block;
    font-family: 'Icon Font Regular';
    font-size: 28px;
    line-height: 28px;
    /*text-transform: none;
    cursor: pointer;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 48px;
    letter-spacing: normal;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    word-spacing: 0px;
    zoom: 1;*/
}

.sm-fonticon-FacebookCircle {
    color: rgb(60, 90, 152);
}

.sm-fonticon-FacebookCircle:before {
    font-family: 'Icon Font Regular';
    content: '\E20C';
}

.sm-fonticon-TwitterCircle {
    color: rgb(0, 172, 237);
}

.sm-fonticon-TwitterCircle:before {
    font-family: 'Icon Font Regular';
    content: '\E20E';
}

.sm-fonticon-InstagramCircle2 {
    color: rgb(48, 97, 138);
}

.sm-fonticon-InstagramCircle2:before {
    font-family: 'Icon Font Regular';
    content: '\E25D';
}

/*
<ul class="sm-page-widget-social-links">
    <li class="sm-page-widget-social-links-facebook">
        <a href="http://facebook.com/lorsphotography" class="sm-official" target="_blank">
            <span class="sm-fonticon sm-button-fonticon sm-fonticon-large sm-fonticon-FacebookCircle"></span></a>
    </li><li class="sm-page-widget-social-links-twitter">
        <a href="https://twitter.com/SchoolPhoto" class="sm-official" target="_blank">
            <span class="sm-fonticon sm-button-fonticon sm-fonticon-large sm-fonticon-TwitterCircle"></span></a>
    </li><li class="sm-page-widget-social-links-instagram">
        <a href="https://instagram.com/lorsphotography/" class="sm-official" target="_blank">
            <span class="sm-fonticon sm-button-fonticon sm-fonticon-large sm-fonticon-InstagramCircle2"></span></a>
    </li>
</ul>
*/