@import "slot_base.css" screen;
@import "slot_ui_base.css" screen;
@import "loading/style/gameLoader.css" screen;
@import "slot_ui_landscape.css" screen and (orientation: landscape);
@import "slot_ui_portrait.css" screen and (orientation: portrait);