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