@font-face {
    font-family: 'feather';
    src: url('../feather.html');
    src: url('../feather.html#iefix') format('embedded-opentype'),
    url('../feather-2.html') format('truetype'),
    url('../feather-3.html') format('woff'),
    url('../feather-4.html#feather') format('svg');
    font-weight: normal;
    font-style: normal;
}