/*
Theme Name: Ayai
Version: 1.0
*/

@import url("reset.css") screen and (min-width: 943px);
@import url("style_general.css") screen and (min-width: 943px);
@import url("style_other.css") screen and (min-width: 943px);

@import url("style_tablet.css") screen and (max-width: 942px) and (min-width: 481px);
@import url("style_smart.css") screen and (max-width: 480px);
