@font-face {
    font-family: 'icons';
    src: url('icons.eot');
    src: url('icons.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;

}
body{font-family:'icons';position:relative;}
.tpl-footer > div > div:nth-of-type(2) > ul > li > a{font-family:'icons';}