@import url('https://fonts.googleapis.com/css2?family=Rubik+Mono+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,900&display=swap');
@import url("../../../css/header_dt_min.css") screen and (min-width: 1024px);
@import url("../../../css/header_sm_min.css") screen and (max-width: 1023px);
@import url("../../../css/footer_dt_min.css") screen and (min-width: 1024px);
@import url("../../../css/footer_sm_min.css") screen and (max-width: 1023px);

@import url("base.css");