@font-face {
  font-family: 'Cabin-Regular';
  src: url('Cabin-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Cabin-SemiBold';
  src: url('Cabin-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Cabin-Bold';
  src: url('Cabin-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}