@charset "UTF-8";

@font-face {
    font-family: 'Socialico';
    src: url('../font/Socialico.eot');
    src: url('../font/Socialico.eot#iefix') format('embedded-opentype'),
         url('../font/Socialico.ttf') format('truetype'),
         url('../font/Socialico.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}