@font-face {
  font-family: 'icomodi';
  src:
    url('icomodi.ttf?wnj52n') format('truetype'),
    url('icomodi.woff?wnj52n') format('woff'),
    url('icomodi.svg?wnj52n#icomodi') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="modi-"], [class*=" modi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomodi' !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;
}

.modi-instagram:before {
  content: "\e900";
  color: #e4405f;
}
.modi-tiktok:before {
  content: "\e901";
}
.modi-facebook:before {
  content: "\e902";
  color: #1877f2;
}
.modi-line:before {
  content: "\e903";
  color: #00c300;
}
