/* Causten — self-hosted from ./causten/ */
@font-face {
  font-family: 'Causten';
  src: url('Causten-Light.woff2') format('woff2'),
       url('Causten-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Causten';
  src: url('Causten-Regular.woff2') format('woff2'),
       url('Causten-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Causten';
  src: url('Causten-Medium.woff2') format('woff2'),
       url('Causten-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Causten';
  src: url('Causten-SemiBold.woff2') format('woff2'),
       url('Causten-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Causten';
  src: url('Causten-Bold.woff2') format('woff2'),
       url('Causten-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Causten';
  src: url('Causten-Black.woff2') format('woff2'),
       url('Causten-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
