/* http://www.entypo.com/characters.php */
@font-face {
    font-family: 'entypo';
    src: url('icons.eot');
    src: url('icons.eot?#iefix') format('embedded-opentype'),
    url('icons.woff') format('woff'),
    url('icons.ttf') format('truetype'),
    url('icons.svg#icons') format('svg');
    font-weight: normal;
    font-style: normal;
}