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

/* Style for Desktop */

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

/* Style for Tablet */
@import url("../css/responsive-continuum-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("../css/responsive-continuum-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 */
