/*
Theme Name: InHealth (Final)

Description: theme for site. 2018.
*/

@import url("css/font-awesome.min.css");
@import url("css/main.css");
@import url("css/styleL.css") screen and (max-width: 1175px);
@import url("css/styleM.css") screen and (max-width: 1024px);
@import url("css/styleS.css") screen and (max-width: 740px);