@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: optional;
  src: url(assets/fonts/cabin-normal-400.woff2) format('woff2');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: optional;
  src: url(assets/fonts/cabin-normal-500.woff2) format('woff2');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: optional;
  src: url(assets/fonts/cabin-normal-600.woff2) format('woff2');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: optional;
  src: url(assets/fonts/cabin-normal-700.woff2) format('woff2');
}
