
@font-face {
    font-family: 'Food';
    src: url('FoodiBold.eot');
    src: url('FoodiBold.eot?#iefix') format('embedded-opentype'), 
		url('FoodiBold.woff') format('woff'),
		url('FoodiBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Food';
    src: url('FoodiRegular.eot');
    src: url('FoodiRegular.eot?#iefix') format('embedded-opentype'), 
		url('FoodiRegular.woff') format('woff'),
		url('FoodiRegular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

