/* Didact Gothic - self-hosted */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/didact-gothic/didact-gothic-latin-400.woff2') format('woff2'),
       url('../fonts/didact-gothic/didact-gothic-latin-ext-400.woff2') format('woff2'),
       url('../fonts/didact-gothic/didact-gothic-400.ttf') format('truetype');
}
