@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  src: url('archivo-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  src: url('archivo-bold.woff2') format('woff2');
}
