

@font-face {
    font-family: 'socicon';
    src: url('/assets/plugins/socicon/font/socicon.eot');
    src: url('/assets/plugins/socicon/font/socicon.eot') format('embedded-opentype'),
         url('/assets/plugins/socicon/font/socicon.woff') format('woff'),
         url('') format('woff2'),
         url('/assets/plugins/socicon/font/socicon.ttf') format('truetype'),
         url('/assets/plugins/socicon/font/socicon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    text-transform: initial;
}

