/* ==========================================================================
   Main
   ========================================================================== */

/* light */
@font-face {
  font-family: Interstate;
  font-weight: 300;
  font-style: normal;
  src: url(../fonts/Interstate/InterstateLight.ttf) format("truetype");
}

/* normal */
@font-face {
  font-family: Interstate;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/Interstate/InterstateRegular.ttf) format("truetype");
}

/* bold */
@font-face {
  font-family: Interstate;
  font-weight: 700;
  font-style: normal;
  src: url(../fonts/Interstate/InterstateBold.ttf) format("truetype");
}

/* ==========================================================================
   Heading
   ========================================================================== */

/* medium */
@font-face {
  font-family: KievitSlab;
  font-weight: 500;
  font-style: normal;
  src: url(../fonts/Kievit/KievitSlabMedium.ttf) format("truetype");
}

/* bold */
@font-face {
  font-family: KievitSlab;
  font-weight: 700;
  font-style: normal;
  src: url(../fonts/Kievit/KievitSlabBold.ttf) format("truetype");
}
