/* ------------------------------------------------------------ *\
    Fonts
\* ------------------------------------------------------------ */

@font-face {
    font-family: 'FoodiFot';
    src: url('fonts/foodifot-light-webfont.eot');
    src: url('fonts/foodifot-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/foodifot-light-webfont.woff') format('woff'),
         url('fonts/foodifot-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'FoodiFot';
    src: url('fonts/foodifot-semiregular-webfont.eot');
    src: url('fonts/foodifot-semiregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/foodifot-semiregular-webfont.woff') format('woff'),
         url('fonts/foodifot-semiregular-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Jacques Gilles';
    src: url('fonts/emily_lime_-_jacquesgilles-webfont.eot');
    src: url('fonts/emily_lime_-_jacquesgilles-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/emily_lime_-_jacquesgilles-webfont.woff') format('woff'),
         url('fonts/emily_lime_-_jacquesgilles-webfont.ttf') format('truetype'),
         url('fonts/emily_lime_-_jacquesgilles-webfont.svg#jacques__gillesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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