@font-face {
  font-family: sahel;
  font-style: normal;
  font-weight: bold;
  src: url('fonts/sahel/Sahel-Bold.woff') format('woff');
}

@font-face {
  font-family: sahel;
  font-style: normal;
  font-weight: normal;
  src: url('fonts/sahel/Sahel.woff') format('woff');
}

body {
  font-family: sahel;
}

pre {
  font-family: sahel; /* 1 */
}

code,
kbd,
samp {
    font-family: sahel; /* 1 */
}

pre {
  font-family: sahel;
}

code, kbd, tt, var {
  font-family: sahel;
}

.nnc-banner__subtitle {
  font-family: sahel;
}

.nnc-section__subtitle {
  font-family: sahel;
}