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