@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?p8yruz');
  src:  url('fonts/icomoon.eot?p8yruz#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?p8yruz') format('truetype'),
    url('fonts/icomoon.woff?p8yruz') format('woff'),
    url('fonts/icomoon.svg?p8yruz#icomoon') 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: 'icomoon' !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-ico_youtube .path1:before {
  content: "\e901";
  color: rgb(205, 221, 0);
}
.icon-ico_youtube .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(12, 8, 25);
}
.icon-ico_linkedin .path1:before {
  content: "\e907";
  color: rgb(205, 221, 0);
}
.icon-ico_linkedin .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(12, 8, 25);
}
.icon-ico_instagram .path1:before {
  content: "\e909";
  color: rgb(205, 221, 0);
}
.icon-ico_instagram .path2:before {
  content: "\e90a";
  margin-left: -1em;
  color: rgb(12, 8, 25);
}
.icon-ico_instagram .path3:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(12, 8, 25);
}
.icon-ico_instagram .path4:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(12, 8, 25);
}
.icon-ico_facebook .path1:before {
  content: "\e90d";
  color: rgb(205, 221, 0);
}
.icon-ico_facebook .path2:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(12, 8, 25);
}
.icon-ico_external_link .path1:before {
  content: "\e90f";
  color: rgb(80, 94, 255);
}
.icon-ico_external_link .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(249, 249, 251);
}
.icon-play:before {
  content: "\e900";
  color: #505eff;
}
.icon-point:before {
  content: "\e902";
  color: #cddd00;
}
.icon-check-list:before {
  content: "\e903";
  color: #cddd00;
}
.icon-check-ko:before {
  content: "\e904";
  color: #f70000;
}
.icon-check-ok:before {
  content: "\e905";
  color: #cddd00;
}
