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