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

@font-face {
  font-family: 'Rawline';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/rawline-500.woff') format('woff');
}

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

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