@import url('icons_font.css');
@import url("ad_framework_min.css") screen;
/*@import url("form.css") screen; */
@import url("layout.css") only screen and (min-width: 998px);
@import url("default.css") screen;
@import url("nahledy.css") screen;
@import url("mobil.css") only screen and (max-width: 480px);
@import url("tablet.css") only screen and (min-width: 481px) and (max-width: 997px);
@import url("desktop.css") only screen and (min-width: 998px);
@import url("muj_ucet.css") screen;