/* NIMBUS */
@font-face {
  font-family: 'nimbus';
  src: url("../fonts/nimbus-sans-l_regular.ttf");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'nimbus';
  src: url("../fonts/nimbus-sans-l_italic.ttf");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'nimbus';
  src: url("../fonts/nimbus-sans-l_regular-condensed.ttf");
  font-weight: 300;
  font-stretch: condensed;
}

@font-face {
  font-family: 'nimbus';
  src: url("../fonts/nimbus-sans-l_regular-condensed-italic.ttf");
  font-weight: 300;
  font-stretch: condensed;
  font-style: italic;
}

@font-face {
  font-family: 'nimbus';
  src: url("../fonts/nimbus-sans-l_bold.ttf");
  font-weight: bold;
}

@font-face {
  font-family: 'nimbus';
  src: url("../fonts/nimbus-sans-l_bold-italic.ttf");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'nimbus';
  src: url("../fonts/nimbus-sans-l_bold-condensed.ttf");
  font-weight: bold;
  font-stretch: condensed;
}

@font-face {
  font-family: 'nimbus';
  src: url("../fonts/nimbus-sans-l_bold-condensed-italic.ttf");
  font-weight: bold;
  font-stretch: condensed;
  font-style: italic;
}

/* PIXEL */
@font-face {
  font-family: pix-1;
  src: url("../fonts/POST-ISM-PIXEL-1.ttf");
}

@font-face {
  font-family: pix-2;
  src: url("../fonts/POST-ISM-PIXEL-2.ttf");
}

@font-face {
  font-family: pix-3;
  src: url("../fonts/POST-ISM-PIXEL-3.ttf");
}

@font-face {
  font-family: pix-4;
  src: url("../fonts/POST-ISM-PIXEL-4.ttf");
}

@font-face {
  font-family: pix-5;
  src: url("../fonts/POST-ISM-PIXEL-5.ttf");
}

@font-face {
  font-family: pix-regu;
  src: url("../fonts/POST-ISM-PIXEL-Regular.ttf");
}

@font-face {
  font-family: pix-6;
  src: url("../fonts/POST-ISM-PIXEL-6.ttf");
}

@font-face {
  font-family: pix-7;
  src: url("../fonts/POST-ISM-PIXEL-7.ttf");
}

@font-face {
  font-family: pix-8;
  src: url("../fonts/POST-ISM-PIXEL-9.ttf");
}

@font-face {
  font-family: pix-9;
  src: url("../fonts/POST-ISM-PIXEL-10.ttf");
}

@font-face {
  font-family: pix-10;
  src: url("../fonts/POST-ISM-PIXEL-SlantRight.ttf");
}
/*# sourceMappingURL=fonts.css.map */