/* Style for Desktop */
@import url("../FoodPro/css/fonts.css"); 

/* Style for Desktop */

@import url("responsive-foodpro-desktop.css");
/*@import url("../css/responsive-foodpro-desktop.css");*/

/* Style for Tablet */
@import url("responsive-foodpro-tablet.css") only screen and (min-width: 767px) and (max-width: 1024px);
/*@import url("../css/responsive-foodpro-tablet.css") only screen and (max-width: 1024px);*/

/* Style for Mobile */
@import url("responsive-foodpro-mobile.css") only screen and (max-width: 767px);
/*@import url("../css/responsive-foodpro-mobile.css") only screen and (max-width: 767px);*/







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
