@font-face {
  font-display: swap;
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('@fonts/Raleway-Regular.ttf') format('ttf'),
}

h1, h2, h3, h4, h5, h6 {
  font-size: revert !important;
  font-weight: revert !important;
}
