@font-face {
  font-family: 'basefor';
  src:  url('../icon-fonts/basefor.eot?8kzjuq');
  src:  url('../icon-fonts/basefor.eot?8kzjuq#iefix') format('embedded-opentype'),
    url('../icon-fonts/basefor.ttf?8kzjuq') format('truetype'),
    url('../icon-fonts/basefor.woff?8kzjuq') format('woff'),
    url('../icon-fonts/basefor.svg?8kzjuq#basefor') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'basefor' !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;
}

.i-insta:before {
  content: "\e900";
}
.i-line:before {
  content: "\e901";
}
.i-mail:before {
  content: "\e902";
}
.i-wp:before {
  content: "\e903";
}
.i-youtube:before {
  content: "\e904";
}
.i-yoyaku:before {
  content: "\e905";
}
