@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

@font-face { font-family: robotoregular; src: url("../fonts/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular.ttf") format("truetype"); font-style: normal; font-weight: 400; font-display: swap; }
@font-face { font-family: robotolight; src: url("../fonts/RobotoLight.woff") format("woff"), url("../fonts/RobotoLight.ttf") format("truetype"); font-style: normal; font-weight: 400; font-display: swap; }
@font-face { font-family: robotomedium; src: url("../fonts/RobotoMedium.woff") format("woff"), url("../fonts/RobotoMedium.ttf") format("truetype"); font-style: normal; font-weight: 400; font-display: swap; }
@font-face { font-family: robotobold; src: url("../fonts/RobotoBold.woff") format("woff"), url("../fonts/RobotoBold.ttf") format("truetype"); font-style: normal; font-weight: 400; font-display: swap; }
@font-face {font-family:"BicubikRegular";src:url("../fonts/ConthraxRegular.otf");font-style:normal;font-weight:normal}
@font-face {font-family:"aircruiser";src:url("../fonts/aircruiser/aircruiser.ttf");font-style:normal;font-weight:normal}
 * {
   -ms-overflow-style: none;
    scrollbar-width: none;
 }