@import url('fonts/raleway-font.css');

.mat-typography {
  font-family: 'Raleway'!important;
}

.cms_outter_container {
  max-width: 143vh;
  margin: auto;
}
.sidedrawer {
  box-shadow: 0 0 2em #0004;
}
