/* ========================================================================== */
/* Entypo */
/* ========================================================================== */

/* ----- Regular ----- */

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

/* ----- Social extension ----- */

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