@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon-icons/icomoon.eot?m9qo9e');
    src:  url('../fonts/icomoon-icons/icomoon.eot?m9qo9e#iefix') format('embedded-opentype'),
        url('../fonts/icomoon-icons/icomoon.ttf?m9qo9e') format('truetype'),
        url('../fonts/icomoon-icons/icomoon.woff?m9qo9e') format('woff'),
        url('../fonts/icomoon-icons/icomoon.svg?m9qo9e#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    //font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    line-height: 1;
    text-transform: none;
    speak: none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*
.icon-phone:before {
    content: "\e942";
}

.icon-mail:before {
    text-decoration: none !important; 
    content: "\ea85";
}
*/
.linkedIn {
    background: url(../img/SocialNW/Linkedin.png) no-repeat center;
}

.google-plus {
    background: url(../img/SocialNW/google-plus.png)no-repeat center;
}

.facebook {
    background: url(../img/SocialNW/Facebook.png) no-repeat center;

}
.twitter {
    background: url(../img/SocialNW/Twitter.png) no-repeat center;

}
.vimeo {
    background: url(../img/SocialNW/Vimeo.png) no-repeat center;

}
.instagram {
    background: url(../img/SocialNW/Instagram.png) no-repeat center;

}



/*- foundation fonts-icons styling*/

.size-12 { font-size: 12px; }

.size-14 { font-size: 14px; }

.size-16 { font-size: 16px; }

.size-18 { font-size: 18px; }

.size-21 { font-size: 21px; }

.size-24 { font-size: 24px; }

.size-36 { font-size: 36px; }

.size-48 { font-size: 48px; }

.size-60 { font-size: 60px; }

.size-72 { font-size: 72px; }
