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

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

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