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

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