@landscape: ~"only screen and (orientation: landscape)";
@portrait: ~"only screen and (orientation: portrait)";
@smartphones: ~"only screen and (max-width: 900px)";
@ui-orange: #ffd350;

@import "./loadingScreen.less";
@import "./splashScreen.less";
@import "./settingsPages.less";
@import "./locales.less";