/*
 * See: https://fonts.google.com/license/googlerestricted
 */
@font-face {
  font-family: 'YouTube Icons Filled';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/youtubeiconsfilled/v184/m8JNjetFebSojl_zfsSwH9o2Ti3rsb_5atYj.otf) format('opentype');
}

.youtube-icons-filled {
  font-family: 'YouTube Icons Filled';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
}
