@charset "UTF-8";

@import url("https://use.typekit.net/uvf4rvh.css");
@import url(https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css);
@import url(https://cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css);  
@import url(reset.css);
@import url(common.css);
@import url(web.css) screen and (min-width:992px); 
@import url(tablet.css) screen and (max-width:991px); 
@import url(mobile.css) screen and (max-width:767px);