/* Darker Grotesque - self-hosted site font. */
@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 300;
  src: url('DarkerGrotesque-Light.woff2') format('woff2');
  font-display: block;
}
@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 400;
  src: url('DarkerGrotesque-Regular.woff2') format('woff2');
  font-display: block;
}
@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 500;
  src: url('DarkerGrotesque-Medium.woff2') format('woff2');
  font-display: block;
}
@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 600;
  src: url('DarkerGrotesque-SemiBold.woff2') format('woff2');
  font-display: block;
}
@font-face {
  font-family: 'Darker Grotesque';
  font-style: normal;
  font-weight: 700;
  src: url('DarkerGrotesque-Bold.woff2') format('woff2');
  font-display: block;
}
