@charset "UTF-8";

@font-face {
  font-family: 'Font Awesome EIPrO';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-eipro.woff") format("woff"), url("../webfonts/fa-eipro.ttf") format("truetype");
}

.fa-eipro {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-eipro {
  font-family: 'Font Awesome EIPrO';
  font-weight: normal;
}

/* ========== ここから文字の定義 ========== */

.fa-lines-in:before {
  content: "\e915";
}
.fa-lines-out:before {
  content: "\e916";
}
.fa-triangle-question:before {
  content: "\e914";
}
.fa-private-key:before {
  content: "\e911";
}
.fa-public-key:before {
  content: "\e912";
}
.fa-conveni:before {
  content: "\e913";
}
.fa-pen-area:before {
  content: "\e90f";
}
.fa-money-check-yen:before {
  content: "\e90b";
}
.fa-money-yen:before {
  content: "\e90c";
}
.fa-money-yens:before {
  content: "\e90d";
}
.fa-file-gear:before {
  content: "\e90a";
}
.fa-browser:before {
  content: "\e909";
}
.fa-managed-cd:before {
  content: "\e907";
}
.fa-spin-numeric:before {
  content: "\e908";
}
.fa-file-check:before {
  content: "\e906";
}
.fa-cards:before {
  content: "\e904";
}
.fa-ticket-slash:before {
  content: "\e905";
}
.fa-ticket-x:before {
  content: "\e901";
}
.fa-ticket-o:before {
  content: "\e903";
}
.fa-ticket-limited:before {
  content: "\e90e";
}
.fa-ticket-course:before {
  content: "\e900";
}
.fa-coupon:before {
  content: "\e902";
}
.fa-space:before {
  content: "\e910";
}
