@font-face {
  font-family: 'Cabin';
  font-weight: 400;
  src: url('fonts/cabin-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Cabin';
  font-weight: 500;
  src: url('fonts/cabin-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Cabin';
  font-weight: 600;
  src: url('fonts/cabin-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Cabin';
  font-weight: 700;
  src: url('fonts/cabin-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  src: url('fonts/montserrat-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 700;
  src: url('fonts/montserrat-700.woff2') format('woff2');
}