@font-face {
  font-family: 'Cachet';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/CachetW05-ExtraLight.woff2') format('woff2'),
       url('../fonts/CachetW05-ExtraLight.woff') format('woff');
}
@font-face {
  font-family: 'Cachet';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/CachetW05-Book.woff2') format('woff2'),
  url('../fonts/CachetW05-Book.woff') format('woff');
}
@font-face {
  font-family: 'Cachet';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/CachetW05-Medium.woff2') format('woff2'),
  url('../fonts/CachetW05-Medium.woff') format('woff');
}
@font-face {
  font-family: 'Cachet';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/CachetW05-Bold.woff2') format('woff2'),
  url('../fonts/CachetW05-Bold.woff') format('woff');
}
