/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/google/Material_Icons-400-fallback1.woff2") format("woff2");
}

.material-icons {
  font-family: 'Material Icons';
  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-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

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

.icomoon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 14px/1;
  font-size: inherit;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icomoon.icon-google:before {
  content: '\e900';
}

.icomoon.icon-circle-full:before {
  content: '\e901';
}

.icomoon.icon-facebook-square:before {
  content: '\e908';
}

.icomoon.icon-twitter-square:before {
  content: '\e909';
}

.icomoon.icon-youtube-play:before {
  content: '\e902';
}

.icomoon.icon-linkedin:before {
  content: '\e903';
}

.icomoon.icon-instagram:before {
  content: '\e905';
}

.icomoon.icon-microphone:before {
  content: '\e906';
}

.icomoon.icon-vk:before {
  content: '\e907';
}

.icomoon.icon-twitter:before {
  content: '\e904';
}

.icomoon.icon-facebook:before {
  content: '\e90a';
}
