@font-face {
  font-display: swap;
  font-family: 'cabin';
  font-style: normal;
  font-weight: 400;
  src: url('/cabin/regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'cabin';
  font-style: italic;
  font-weight: 400;
  src: url('/cabin/italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'cabin';
  font-style: normal;
  font-weight: 500;
  src: url('/cabin/500.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'cabin';
  font-style: italic;
  font-weight: 500;
  src: url('/cabin/500italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'cabin';
  font-style: normal;
  font-weight: 600;
  src: url('/cabin/600.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'cabin';
  font-style: italic;
  font-weight: 600;
  src: url('/cabin/600italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'cabin';
  font-style: normal;
  font-weight: 700;
  src: url('/cabin/700.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'cabin';
  font-style: italic;
  font-weight: 700;
  src: url('/cabin/700italic.woff2') format('woff2');
}