@font-face {
  font-family: 'mutipageform';
  src:
    url('fonts/mutipageform.ttf?7e3ryn') format('truetype'),
    url('fonts/mutipageform.woff?7e3ryn') format('woff'),
    url('fonts/mutipageform.svg?7e3ryn#mutipageform') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mutipageform' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-advanced .path1:before {
  content: "\e900";
  color: rgb(249, 129, 142);
}
.icon-advanced .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-arcade .path1:before {
  content: "\e902";
  color: rgb(255, 175, 126);
}
.icon-arcade .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-checkmark:before {
  content: "\e904";
}
.icon-pro .path1:before {
  content: "\e905";
  color: rgb(72, 62, 255);
}
.icon-pro .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-thank-you .path1:before {
  content: "\e907";
  color: rgb(249, 129, 142);
}
.icon-thank-you .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(233, 97, 112);
}
.icon-thank-you .path3:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
