/* Include all fonts & customized classes */
  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal; }
  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-ThinItalic.ttf) format("truetype");
    font-weight: 100;
    font-style: italic; }
  .prompt-100 {
    font-family: "Prompt";
    font-weight: 100;
    font-style: normal; }

  .prompt-100i {
    font-family: "Prompt";
    font-weight: 100;
    font-style: italic; }

  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-ExtraLight.ttf) format("truetype");
    font-weight: 200;
    font-style: normal; }
  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-ExtraLightItalic.ttf) format("truetype");
    font-weight: 200;
    font-style: italic; }
  .prompt-200 {
    font-family: "Prompt";
    font-weight: 200;
    font-style: normal; }

  .prompt-200i {
    font-family: "Prompt";
    font-weight: 200;
    font-style: italic; }

  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal; }
  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic; }
  .prompt-300 {
    font-family: "Prompt";
    font-weight: 300;
    font-style: normal; }

  .prompt-300i {
    font-family: "Prompt";
    font-weight: 300;
    font-style: italic; }

  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal; }
  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic; }
  .prompt-400 {
    font-family: "Prompt";
    font-weight: 400;
    font-style: normal; }

  .prompt-400i {
    font-family: "Prompt";
    font-weight: 400;
    font-style: italic; }

  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal; }
  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-MediumItalic.ttf) format("truetype");
    font-weight: 500;
    font-style: italic; }
  .prompt-500 {
    font-family: "Prompt";
    font-weight: 500;
    font-style: normal; }

  .prompt-500i {
    font-family: "Prompt";
    font-weight: 500;
    font-style: italic; }

  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal; }
  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-SemiBoldItalic.ttf) format("truetype");
    font-weight: 600;
    font-style: italic; }
  .prompt-600 {
    font-family: "Prompt";
    font-weight: 600;
    font-style: normal; }

  .prompt-600i {
    font-family: "Prompt";
    font-weight: 600;
    font-style: italic; }

  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal; }
  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic; }
  .prompt-700 {
    font-family: "Prompt";
    font-weight: 700;
    font-style: normal; }

  .prompt-700i {
    font-family: "Prompt";
    font-weight: 700;
    font-style: italic; }

  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal; }
  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-ExtraBoldItalic.ttf) format("truetype");
    font-weight: 800;
    font-style: italic; }
  .prompt-800 {
    font-family: "Prompt";
    font-weight: 800;
    font-style: normal; }

  .prompt-800i {
    font-family: "Prompt";
    font-weight: 800;
    font-style: italic; }

  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal; }
  @font-face {
    font-family: "Prompt";
    src: url(./Prompt-BlackItalic.ttf) format("truetype");
    font-weight: 900;
    font-style: italic; }
  .prompt-900 {
    font-family: "Prompt";
    font-weight: 900;
    font-style: normal; }

  .prompt-900i {
    font-family: "Prompt";
    font-weight: 900;
    font-style: italic; }
