body,html {.roboto-thin {
  font-family: "Roboto", serif!important;
  font-weight: 100!important;
  font-style: normal!important;
}

.roboto-light {
  font-family: "Roboto", serif!important;
  font-weight: 300!important;
  font-style: normal!important;
}

.roboto-regular {
  font-family: "Roboto", serif!important;
  font-weight: 400!important;
  font-style: normal!important;
}

.roboto-medium {
  font-family: "Roboto", serif!important;
  font-weight: 500!important;
  font-style: normal!important;
}

.roboto-bold {
  font-family: "Roboto", serif!important;
  font-weight: 700!important;
  font-style: normal!important;
}

.roboto-black {
  font-family: "Roboto", serif!important;
  font-weight: 900!important;
  font-style: normal!important;
}

.roboto-thin-italic {
  font-family: "Roboto", serif!important;
  font-weight: 100!important;
  font-style: italic!important;
}

.roboto-light-italic {
  font-family: "Roboto", serif!important;
  font-weight: 300!important;
  font-style: italic!important;
}

.roboto-regular-italic {
  font-family: "Roboto", serif!important;
  font-weight: 400!important;
  font-style: italic!important;
}

.roboto-medium-italic {
  font-family: "Roboto", serif!important;
  font-weight: 500!important;
  font-style: italic!important;
}

.roboto-bold-italic {
  font-family: "Roboto", serif!important;
  font-weight: 700!important;
  font-style: italic!important;
}

.roboto-black-italic {
  font-family: "Roboto", serif!important;
  font-weight: 900!important;
  font-style: italic!important;
}
}
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');
body,html {font-family: 'Raleway', sans-serif!important;}

.column-style {
aspect-ratio: 1;
}

