@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap');
@import url("style.css");
@import url("../../../../css/overall.css");
@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);