@font-face {
  font-family: 'rawline';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('rawline/rawline-400.woff2') format('woff2');
}

@font-face {
  font-family: 'rawline';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('rawline/rawline-600.woff2') format('woff2');
}

@font-face {
  font-family: 'rawline';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('rawline/rawline-700.woff2') format('woff2')
}

@font-face {
  font-family: 'rawline';
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url('rawline/rawline-800.woff2') format('woff2');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('inter/Inter.var.woff2') format('woff2');
}

a {
  text-decoration: none;
}

.color-inherit {
  color: inherit!important;
}